mirror of
https://github.com/documize/community.git
synced 2025-08-07 22:45:24 +02:00
removed npm/ember install commands
This commit is contained in:
parent
e13978d5bc
commit
236aa2c7ad
1 changed files with 0 additions and 2 deletions
2
build.sh
2
build.sh
|
@ -5,8 +5,6 @@ echo "Build process started $NOW"
|
|||
|
||||
echo "Building Ember assets..."
|
||||
cd app
|
||||
npm install
|
||||
bower install
|
||||
ember b -o dist-prod/ --environment=production
|
||||
|
||||
echo "Copying Ember assets..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue