摘要:
Let's combine uglifying, watching, and config stuff into one Grunt file to make it more of a standard Grunt file.Install:npm install gruntnpm install ... 阅读全文
posted @ 2014-11-16 05:14
Zhentiw
阅读(308)
评论(0)
推荐(0)
摘要:
Grunt Uglify to compress your javascript for production deployment.Installnpm install grunt-contrib-uglifyExample/** * Created by Answer1215 on 11/15/... 阅读全文
posted @ 2014-11-16 04:33
Zhentiw
阅读(172)
评论(0)
推荐(0)