Commit c44a8407 authored by alexey.musinov's avatar alexey.musinov Committed by Alexander.Trofimov

[mobile] сборка скриптов для таблиц

parent e6e69058
......@@ -8,5 +8,5 @@ BASEDIR="$(cd "$(dirname "$0")" && pwd)"
cd $BASEDIR
npm install
grunt --level=WHITESPACE_ONLY --mobile=true --formatting=PRETTY_PRINT
cp -v "../cell/sdk-all.js" "../../mobile-apps/ios/Vendor/ONLYOFFICE/SDKData/spreadsheets/script.bin"
\ No newline at end of file
grunt --level=WHITESPACE_ONLY --mobile=true --formatting=PRETTY_PRINT --noclosure=true
cat "../cell/sdk-all-min.js" "../cell/sdk-all.js" > "../../mobile-apps/ios/Vendor/ONLYOFFICE/SDKData/spreadsheets/script.bin"
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