runem / lit-analyzer

Monorepository for tools that analyze lit-html templates
MIT License
318 stars 36 forks source link

Bundle the vscode plugin #243

Closed rictic closed 2 years ago

rictic commented 2 years ago

Currently we publish a ton of node modules and many files. As a result the plugin package is pretty large, 25 to 30MB, and could be faster to initialize

If we bundle the code we can have a smaller extension that's faster to init