Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7a0772d

Browse files
committed
chore: clean-up
1 parent 77ad0f9 commit 7a0772d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build/generate-sri.mjs

-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ sh.config.fatal = true
2323
const configFile = path.join(__dirname, '../hugo.yml')
2424
const isCanaryVersion = pkg.version.includes('canary')
2525

26-
console.log(isCanaryVersion)
27-
2826
// Array of objects which holds the files to generate SRI hashes for.
2927
// `file` is the path from the root folder
3028
// `configPropertyName` is the hugo.yml variable's name of the file

0 commit comments

Comments
 (0)