Prepare extension for building

setup-development:
- linux:
  - Install vsce (visual studio code extension tool)
  - Don't install yo generator-code (unnecessary)
- windows:
  - Install vsce (see above)
  - Don't install uo generator-code
This commit is contained in:
2022-05-09 20:03:24 -05:00
parent faba55822c
commit bf494b639e
3 changed files with 7 additions and 5 deletions

View File

@@ -10,3 +10,5 @@ vsc-extension-quickstart.md
**/.eslintrc.json
**/*.map
**/*.ts
setup-development/**