Commit 294a519
committed
Add prepare script to build package on install
When installing from git, npm runs the 'prepare' script automatically.
This ensures the package is built without needing to commit dist/ files.
This allows consuming repos to install the package via:
npm install @salesforce/vscode-extension-ci@github:salesforcecli/github-workflows#feat/add-vscode-extension-ci1 parent db4cc93 commit 294a519
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments