Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extensions: improve bundling of extensions #53

Open
vince-fugnitto opened this issue Mar 12, 2021 · 1 comment
Open

extensions: improve bundling of extensions #53

vince-fugnitto opened this issue Mar 12, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@vince-fugnitto
Copy link
Member

Description

We can likely improve the loading and running of builtin extensions if we include a bundling strategy such as webpack.
Recently, vscode extensions added support to webpack extensions to reduce the overall size of extensions and doing so may improve the overall performance of all applications that make use of builtin extensions under open-vsx:

@vince-fugnitto vince-fugnitto added the enhancement New feature or request label Mar 12, 2021
@vince-fugnitto
Copy link
Member Author

It's possible this is already the case looking at the logs:

Ex:

[19:21:21] 
Starting bundle-extensions-build ...

[19:22:50] Bundled extension: git-ui/extension.webpack.config.js...

I'm having difficulties building the repo (master) at the moment however.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant