mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fix Readme scripts
This commit is contained in:
committed by
Eugenio Romano
parent
404ea5c852
commit
4db98a1d7b
@@ -38,7 +38,7 @@ feel for what's available.
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
./start.sh -update or -u
|
./start.sh -update or -u
|
||||||
``
|
```
|
||||||
|
|
||||||
* Install a different version of the ng2-components specified in the package.json his option is not compatible with -d
|
* Install a different version of the ng2-components specified in the package.json his option is not compatible with -d
|
||||||
|
|
||||||
@@ -93,9 +93,9 @@ feel for what's available.
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
./npm-buid-all.sh -c
|
./npm-buid-all.sh -c
|
||||||
```*
|
```
|
||||||
|
|
||||||
If you want build to build all the components against a commit-ish version of the JS-API
|
* If you want build to build all the components against a commit-ish version of the JS-API
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
./npm-buid-all.sh -gitjsapi commit-ish
|
./npm-buid-all.sh -gitjsapi commit-ish
|
||||||
|
Reference in New Issue
Block a user