Have a clear list of directories where yarn should be executed

This commit is contained in:
Alexandru Dima
2020-12-23 11:28:32 +01:00
parent f98fabae6c
commit 76c974bfeb
5 changed files with 79 additions and 29 deletions

View File

@@ -20,7 +20,6 @@
"scripts": {
"compile": "npx gulp compile-extension:html-language-features-client compile-extension:html-language-features-server",
"watch": "npx gulp watch-extension:html-language-features-client watch-extension:html-language-features-server",
"postinstall": "cd server && yarn install",
"install-client-next": "yarn add vscode-languageclient@next"
},
"categories": [