We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56bc06a commit 854110bCopy full SHA for 854110b
package.json
@@ -68,7 +68,7 @@
68
"build": "npx pkgroll --clean-dist --minify --env.DEBUG_LOG=false",
69
"build:en": "npx pkgroll --clean-dist --minify --env.DEBUG_LOG=false --env.MENU_LANGUAGE=it",
70
"build:it": "npx pkgroll --clean-dist --minify --env.DEBUG_LOG=false --env.MENU_LANGUAGE=it",
71
- "pack:test": "npm pack --dry-run",
+ "pack:test": "npm pack --dry-run"
72
},
73
"plugins": [
74
"@semantic-release/commit-analyzer",
0 commit comments