mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
added minify.js testing
This commit is contained in:
parent
a3b0d10d81
commit
ee3f4dddb9
1 changed files with 1 additions and 0 deletions
|
|
@ -6,4 +6,5 @@ echo "jshint ./lib/cloudfunc.js ./lib/server/minify.js ./lib/client/keyBinding.j
|
|||
jshint --config ./.jshintrc ./lib/cloudfunc.js ./lib/server/minify.js ./lib/client/keyBinding.js
|
||||
echo "jshint ./package.json ./config.json"
|
||||
jshint --config ./.jshintrc ./package.json ./config.json
|
||||
npm i uglify-js clean-css html-minifier css-b64-images
|
||||
node server.js testing
|
||||
Loading…
Add table
Add a link
Reference in a new issue