mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
added listing of min directory
This commit is contained in:
parent
c66c9e8601
commit
d57ed087cc
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