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

Better build process #5

Open
tkadlec opened this issue Jul 27, 2021 · 0 comments
Open

Better build process #5

tkadlec opened this issue Jul 27, 2021 · 0 comments

Comments

@tkadlec
Copy link
Contributor

tkadlec commented Jul 27, 2021

Right now the package is a bit heavy and pulls in a buncch of files we likely don't need. See this warning when we run vsce publish:

This extension consists of 986 files, out of which 400 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

We should look at pulling in a simple build process to trim this down.

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

No branches or pull requests

1 participant