PlayFab / vscode-playfab-explorer

PlayFab Explorer extension for VS Code
Other
23 stars 10 forks source link

Make VSIX generation work #14

Closed MGudgin closed 5 years ago

MGudgin commented 5 years ago

Update vscode:prepublish to use npm run compile

Add playfab.png

If vsce has been installed (e.g. via npm install -g vsce) then running

npm install vsce package

will build a VSIX for this extension.