Commit fe2b0d65 authored by alexey.musinov's avatar alexey.musinov

Сборка скриптов для mac os x

parent 70596c40
...@@ -5,6 +5,7 @@ echo "Building for mobile" ...@@ -5,6 +5,7 @@ echo "Building for mobile"
echo "----------------------------------------" echo "----------------------------------------"
BASEDIR="$(cd "$(dirname "$0")" && pwd)" BASEDIR="$(cd "$(dirname "$0")" && pwd)"
cd $BASEDIR
npm install npm install
grunt --level=WHITESPACE_ONLY --mobile=true --formatting=PRETTY_PRINT grunt --level=WHITESPACE_ONLY --mobile=true --formatting=PRETTY_PRINT
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment