When i use JS in my projects, i like to code in VS Code and i use this plugin to connect them. But the problem is i have to remember to delete the plugin from my project when i export it to reduce my game size. So my suggestion is to allow plugin to be excluded when exporting similar to dev dependencies in NPM. Although there aren't many 'dev plugins' now, it will expand the possibility for other plugins that only need to be used in development if this is implemented.
ADMIN RESPONSE
Aug 12, 2022
The cited plugin is only 36kb - it's so small it's probably not even worth the bother of deleting it to save on the size.