You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add relevant documentation for using ESM Script as features rolls out. A non-exhaustative list;
General Class based syntax
Attributes Definitions
import /exporting including path mapping
Caveats/Limitations
Dynamic Import Expressions
Attribute Getters/Setters
Bundling
ESM Examples - Update examples/tutorials with pc.createScript syntax to show ESM equivalent. This can be shown as a docusaurus Tab, with some persistent state that applies site wide. Add ESM Script Documentation #644
The text was updated successfully, but these errors were encountered:
We need to add relevant documentation for using ESM Script as features rolls out. A non-exhaustative list;
pc.createScript
syntax to show ESM equivalent. This can be shown as a docusaurus Tab, with some persistent state that applies site wide. Add ESM Script Documentation #644The text was updated successfully, but these errors were encountered: