This Grunt tasklist will be executed instead of default when your Sails app is lifted in a production environment (e.g. using NODE_ENV=production node app).
default
NODE_ENV=production node app
An example of this file can be found in our sample app repo, here.
For a better experience on sailsjs.com, update your browser.
Check out the official Sails VS Code extension