mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
add typscritp compiler in cli build
This commit is contained in:
parent
6590b59de0
commit
b25d989853
@ -4,6 +4,8 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
cd $DIR/../../lib/cli/
|
||||
|
||||
npm install -g typescript
|
||||
|
||||
echo "====== Cli ======"
|
||||
echo "====== Build ======"
|
||||
npm run dist
|
||||
|
Loading…
x
Reference in New Issue
Block a user