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

bundle the extension from performance #1

Open
redocrepus opened this issue Dec 22, 2023 · 0 comments
Open

bundle the extension from performance #1

redocrepus opened this issue Dec 22, 2023 · 0 comments

Comments

@redocrepus
Copy link
Owner

redocrepus commented Dec 22, 2023

See second to last message when packaging the extension:

c:\dev\arkode>vsce package
(node:7788) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Executing prepublish script 'npm run vscode:prepublish'...

> [email protected] vscode:prepublish
> npm run compile


> [email protected] compile
> tsc -p ./

This extension consists of 457 files, out of which 254 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
 DONE  Packaged: c:\dev\arkode\arkode-0.0.1.vsix (457 files, 1.5MB)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant