Skip to content

Bundle dependencies #1017

@hediet

Description

@hediet

Adding @vscode/vsce to a project adds a lot of dependencies to yarn.lock (see here).

I'd suggest to bundle the sources of vsce into one index.js. This also might increase the performance of the tool.
You could check out rollup, which uses esbuild for the bundling.

I don't think this is a very involved task.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions