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 f9f8d5b commit 56bc06aCopy full SHA for 56bc06a
package.json
@@ -69,7 +69,6 @@
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",
72
- "prepack": "clean-pkg-json -r dependencies"
73
},
74
"plugins": [
75
"@semantic-release/commit-analyzer",
0 commit comments