Open
Description
This issue is for tracking ideas for dealing with widget external dependencies.
High-level goals are:
- Widget developers who want to use external dependencies (assumed to have node available) should be able to bundle the external dependencies into the final string of code (this means we need node modules resolution).
- Widget developers should be able to produce a distribution that can be used by widgets users at ease, with minimal (none if possible) restrictions on how they write their widget code.
- Widget users should be able to use the distributed widget without having node or node modules.
Metadata
Metadata
Assignees
Labels
No labels