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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions