Deleted unused build scripts.
This commit is contained in:
parent
839e8bd182
commit
dbf21ee32f
|
@ -1,5 +0,0 @@
|
|||
@echo off
|
||||
cd /D %~dp0
|
||||
|
||||
@echo on
|
||||
call grunt.cmd --no-color
|
|
@ -1,8 +0,0 @@
|
|||
@echo off
|
||||
cd /D %~dp0
|
||||
|
||||
echo Installation grunt-cli
|
||||
call npm install -g grunt-cli
|
||||
|
||||
call npm install
|
||||
|
Loading…
Reference in a new issue