We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I'm using the Yeoman Webapp generator, so my Gruntfile.js is similar to this:
https://github.com/yeoman/generator-webapp/blob/master/app/templates/Gruntfile.js
But you can test it installing Yeoman and running: yo webapp
Cheers.