Node version:
Sails version _(sails)_: 1.0.0
ORM hook version _(sails-hook-orm)_:
Sockets hook version _(sails-hook-sockets)_:
Organics hook version _(sails-hook-organics)_:
Grunt hook version _(sails-hook-grunt)_:
Uploads hook version _(sails-hook-uploads)_:
DB adapter & version _(e.g. [email protected])_:
Skipper adapter & version _(e.g. [email protected])_:
@kevinyoutha Thanks for posting! We'll take a look as soon as possible.
In the mean time, there are a few ways you can help speed things along:
Please remember: never post in a public forum if you believe you've found a genuine security vulnerability. Instead, disclose it responsibly.
For help with questions about Sails, click here.
Hello @kevinyoutha check Getting Started section, add those line of codes to SAILS_ROOT_DIR/views/layouts/layout.ejs head section, or alternatively the raw source code can be placed at SAILS_ROOT_DIR/assets and sails-hook-grunt will automatically update their paths in the layout of your sails app :smile:
Most helpful comment
Hello @kevinyoutha check Getting Started section, add those line of codes to
SAILS_ROOT_DIR/views/layouts/layout.ejshead section, or alternatively the raw source code can be placed atSAILS_ROOT_DIR/assetsand sails-hook-grunt will automatically update theirpathsin thelayoutof your sails app :smile: