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 ff53d7c commit 1bfd06aCopy full SHA for 1bfd06a
packages/pluggableWidgets/barcode-generator-web/package.json
@@ -27,7 +27,7 @@
27
"branchName": "barcode-generator-web"
28
},
29
"scripts": {
30
- "build": "cross-env MPKOUTPUT=BarcodeGenerator.mpk pluggable-widgets-tools build:web",
+ "build": "pluggable-widgets-tools build:web",
31
"create-gh-release": "rui-create-gh-release",
32
"create-translation": "rui-create-translation",
33
"dev": "cross-env MPKOUTPUT=BarcodeGenerator.mpk pluggable-widgets-tools start:web",
0 commit comments