Update BUILD.md
This commit is contained in:
parent
f7d65f3853
commit
e9c8d13dca
2
BUILD.md
2
BUILD.md
|
@ -65,4 +65,4 @@ To add/update a library to the latest version, run `npm install PACKAGE_NAME@lat
|
||||||
|
|
||||||
To remove a library, run `npm uninstall PACKAGE_NAME`.
|
To remove a library, run `npm uninstall PACKAGE_NAME`.
|
||||||
|
|
||||||
After the (un)installation, run `npm run build-vendor` to rebuild the vendor folder.
|
After the (un)installation, specify files which should be copied in `tools/build-vendor.js` and run `npm run build-vendor` to rebuild the vendor folder.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user