prepare -> prepublish

This commit is contained in:
Even Stensberg
2017-12-22 00:35:20 +01:00
committed by Victor Woeltjen
parent aa8fa9168a
commit d34e36831c
3 changed files with 3 additions and 3 deletions

View File

@ -2283,7 +2283,7 @@ To install build dependencies (only needs to be run once):
To build:
`npm run prepublish`
`npm run prepare`
This will compile and minify JavaScript sources, as well as copy over assets.
The contents of the `dist` folder will contain a runnable Open MCT