gruntjs / grunt-contrib-requirejs

Optimize RequireJS projects using r.js.
http://gruntjs.com/
MIT License
504 stars 105 forks source link

require-confile file size #43

Closed abhijeetNmishra closed 10 years ago

abhijeetNmishra commented 10 years ago

After running the grunt task all the js files got minified but the size of require-config file increased from 3 kb to 166 kb. I am really not sure what is the reason. Let me know if someone need more details on this.

sindresorhus commented 10 years ago

Try asking on StackOverflow.