Skip to content

Ideas for dealing with external dependencies #360

Open
@Charlie-XIAO

Description

@Charlie-XIAO

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions