13a54f3e3d
This removes node_modules from dependencies all together fixing long time issue with yarn putting only a subset of dependencies in the extension source tree. It as well makes extension footprint 15x smaller. (down to 2.3Mb) Kinda fixes #1162? It actually un-patches vsce though — it really is not an issue it should be solving :D
7 lines
68 B
Plaintext
7 lines
68 B
Plaintext
/media/vendor
|
|
/client/out
|
|
/server/out
|
|
/*.vsix
|
|
/syntaxes/*.json
|
|
dist
|