Commit 70e9e3d5 authored by Alexander.Trofimov's avatar Alexander.Trofimov

delete nomap

parent b1ff56f8
CD /D %~dp0
call npm install -g grunt-cli
call npm install
call grunt --level=WHITESPACE_ONLY --nomap=true --mobile=true --formatting=PRETTY_PRINT
call grunt --level=WHITESPACE_ONLY --mobile=true --formatting=PRETTY_PRINT
copy ..\slide\sdk-all.js ..\..\core\test_mobile\sdk-all.js
pause
\ No newline at end of file
CD /D %~dp0
call npm install -g grunt-cli
call npm install
call grunt --level=WHITESPACE_ONLY --nomap=true --desktop=true --formatting=PRETTY_PRINT
rem call grunt --level=ADVANCED --nomap=true --desktop=true
call grunt --level=WHITESPACE_ONLY --desktop=true --formatting=PRETTY_PRINT
rem call grunt --level=ADVANCED --desktop=true
pause
\ No newline at end of file
CD /D %~dp0
call npm install -g grunt-cli
call npm install
call grunt --level=WHITESPACE_ONLY --nomap=true --mobile=true --formatting=PRETTY_PRINT
call grunt --level=WHITESPACE_ONLY --mobile=true --formatting=PRETTY_PRINT
copy ..\slide\sdk-all.js ..\..\core\test_mobile\sdk-all.js
pause
\ No newline at end of file
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