File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 2727 "psr-0" : {
2828 "Pug" : " src/"
2929 }
30+ },
31+ "extra" : {
32+ "npm-confirm" : {
33+ "less" : " It allows you to use less filter and link less files inside minify/concat tags." ,
34+ "clean-css" : " It allows you to use minify option on CSS files and contents (recommended in production)." ,
35+ "stylus" : " It allows you to use stylus filter and link stylus files inside minify/concat tags." ,
36+ "coffee-script" : " It allows you to use coffee-script filter and coffee-script files inside minify/concat tags." ,
37+ "babel-cli" : " It allows you to use react/jsx filter and react/jsx files inside minify/concat tags." ,
38+ "babel-plugin-transform-react-jsx" : " It allows you to use react/jsx filter and react/jsx files inside minify/concat tags." ,
39+ "babel-preset-es2015" : " It allows you to use react/jsx filter and react/jsx files inside minify/concat tags." ,
40+ "babel-preset-react" : " It allows you to use react/jsx filter and react/jsx files inside minify/concat tags." ,
41+ "uglify-js" : " It allows you to use minify option on JS files and contents (recommended in production)."
42+ }
3043 }
3144}
You can’t perform that action at this time.
0 commit comments