diff --git a/build.sh b/build.sh index de5f42f2..17ab229f 100755 --- a/build.sh +++ b/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..."