gruntjs / grunt-contrib-requirejs

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

grunt requirejs --no-write does not work #105

Closed dhawalbhanushali closed 8 years ago

dhawalbhanushali commented 9 years ago

Even after adding --no-write option an output file is being created. Why this is not working?