mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
* make the local link build fast and run the test only if asked #1588 * demo core doesn't exist * link after install * move in after success matrix build and install scripts
This commit is contained in:
committed by
Mario Romano
parent
2bedae8db5
commit
1661d58765
@@ -44,7 +44,13 @@ in the demo shell:
|
||||
* If you want to build all your local component:
|
||||
|
||||
```sh
|
||||
./npm-buid-alll.sh
|
||||
./npm-buid-all.sh
|
||||
```
|
||||
|
||||
* If you want to build all your local component and run the test:
|
||||
|
||||
```sh
|
||||
./npm-buid-alll.sh -test
|
||||
```
|
||||
|
||||
* If you want clean all your local component and the demo shell:
|
||||
|
Reference in New Issue
Block a user