mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
added listing of min directory
This commit is contained in:
parent
ee3f4dddb9
commit
e36a4313b6
1 changed files with 2 additions and 1 deletions
|
|
@ -7,4 +7,5 @@ jshint --config ./.jshintrc ./lib/cloudfunc.js ./lib/server/minify.js ./lib/clie
|
|||
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
|
||||
node server.js testing
|
||||
ls ./min
|
||||
Loading…
Add table
Add a link
Reference in a new issue