Skip to content

Bundle the PowerShell extension #2450

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

Closed
rjmholt opened this issue Jan 30, 2020 · 1 comment · Fixed by #3555
Closed

Bundle the PowerShell extension #2450

rjmholt opened this issue Jan 30, 2020 · 1 comment · Fixed by #3555
Assignees
Labels
Area-Build & Release Issue-Enhancement A feature request (enhancement).

Comments

@rjmholt
Copy link
Contributor

rjmholt commented Jan 30, 2020

See https://code.visualstudio.com/api/working-with-extensions/bundling-extension

@rjmholt rjmholt added Issue-Enhancement A feature request (enhancement). Area-Build & Release labels Jan 30, 2020
@andyleejordan andyleejordan added this to the Consider-vNext milestone May 13, 2021
@andyleejordan andyleejordan self-assigned this May 13, 2021
@andyleejordan
Copy link
Member

andyleejordan commented May 13, 2021

This is for the warning we get when we build the package:

This extension consists of 973 files, out of which 477 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension . You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore

And yes, it probably would improve performance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Build & Release Issue-Enhancement A feature request (enhancement).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants