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

Optimize Data Preview extension package size #311

Open
3 tasks
RandomFractals opened this issue Sep 7, 2022 · 0 comments
Open
3 tasks

Optimize Data Preview extension package size #311

RandomFractals opened this issue Sep 7, 2022 · 0 comments
Labels
dependencies Pull requests that update a dependency file refactor Code refactoring issues

Comments

@RandomFractals
Copy link
Owner

  • add node_modules to .vscodeignore
  • exclude docs pics from extension package
  • use webpack or new ES modules to bundle extension dependencies

See similar changes in geo data viewer to bundle it: RandomFractals/geo-data-viewer#134

@RandomFractals RandomFractals added refactor Code refactoring issues dependencies Pull requests that update a dependency file labels Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file refactor Code refactoring issues
Projects
None yet
Development

No branches or pull requests

1 participant