Deleted unused build scripts.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user