Skip to content

Instantly share code, notes, and snippets.

@h4n2k
Created January 14, 2016 02:47
Show Gist options
  • Save h4n2k/2291420f8e4b28c9eb4f to your computer and use it in GitHub Desktop.
Save h4n2k/2291420f8e4b28c9eb4f to your computer and use it in GitHub Desktop.
Sails.js Assets not loading
{
"generators": {
"modules": {}
},
"hooks": {
"grunt": false
}
}
Just delete the "hooks" part with the "grunt": false property, save it and you're ready to go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment