Skip to content

Fix bundling issues for vsix #5

Description

@rammodhvadia

The recommended way to build the vsix file for extensions involves using a bundler (webpack, esbuild) to limit what is included and keep file sizes down. Currently this isn't set up.

When using a bundler, scratchblocks rendering breaks. This might be because of the way imports are handled in both the core library and in the preview extension.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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