gruntjs / grunt-contrib-watch

Run tasks whenever watched files change.
http://gruntjs.com/
MIT License
1.98k stars 356 forks source link

why gruntfile not created my new file #480

Closed shubh93 closed 8 years ago

shubh93 commented 8 years ago

require: almond: options: baseUrl: './dst/frontend' out: './dst/frontend/libs/almond.build.js' name: './dst/frontend/libs/almond/almond' include: 'webapp' mainConfigFile: './dst/frontend/js/webapp.js'

shubh93 commented 8 years ago

please reply i need help thankyou

sindresorhus commented 8 years ago

Support questions are better asked on StackOverflow: http://stackoverflow.com/questions/tagged/gruntjs Paste in the link to the question here so others can follow ;)