Skip to content

allow importing JS modules in overlayExtension #3482

@dennisrijsdijk

Description

@dennisrijsdijk

Describe the solution you'd like
In overlayExtension (eg. effects and overlay widgets), add a way to specify a JS dependency should be added with <script type="module">

For example, add a new jsModule array, or update the js array to allow either a string (non-module, current behavior) or { module: bool, url: string }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions