Deleted unused build scripts.

This commit is contained in:
agolybev 2015-06-23 12:47:45 +03:00
parent 839e8bd182
commit dbf21ee32f
2 changed files with 0 additions and 13 deletions

View file

@ -1,5 +0,0 @@
@echo off
cd /D %~dp0
@echo on
call grunt.cmd --no-color

View file

@ -1,8 +0,0 @@
@echo off
cd /D %~dp0
echo Installation grunt-cli
call npm install -g grunt-cli
call npm install