Skip to content

Commit

Permalink
Merge branch 'release/0.1.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
DominusKelvin committed Apr 16, 2024
2 parents 55eb040 + 53c0535 commit 46a3ddc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module.exports = function defineShipwrightHook(sails) {
}
},
output: {
disableFilenameHash: true,
filenameHash: false,
distPath: {
root: '.tmp/public',
css: 'css',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sails-hook-shipwright",
"version": "0.1.0",
"version": "0.1.1",
"description": "The modern asset pipeline for Sails",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 46a3ddc

Please sign in to comment.