Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 399 Bytes

COMPILE.md

File metadata and controls

16 lines (10 loc) · 399 Bytes

Compilation Reminder to Self

At some point did this:

npm install -g node@latest
npm install -g npm@latest
npm install -g vscode@latest
npm install -g vsce@latest

... might or might not be necessary.

Package was generated with:

vsce package

Complete publish instructions can be found here.