language-tools
language-tools copied to clipboard
Missing node_modules folder in vsix did not get caught in CI
The tests running on a published vsix file should have caught the problems caused by missing the node_modules folder. (https://github.com/prisma/language-tools/pull/531).