mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
npm install additional modules command added
This commit is contained in:
parent
65cb7ec245
commit
f94a01943b
1 changed files with 4 additions and 1 deletions
|
|
@ -46,4 +46,7 @@ assingned (and installed) modules:
|
|||
- [UglifyJS] (https://github.com/mishoo/UglifyJS)
|
||||
- [clean-css] (https://github.com/GoalSmashers/clean-css)
|
||||
- [html-minifier] (https://github.com/kangax/html-minifier)
|
||||
- [css-b64-images] (https://github.com/Filirom1/css-base64-images)
|
||||
- [css-b64-images] (https://github.com/Filirom1/css-base64-images)
|
||||
|
||||
Install addtitional modules:
|
||||
npm i uglify-js clean-css html-minifier css-b64-images
|
||||
Loading…
Add table
Add a link
Reference in a new issue