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 f41dd49 commit e5f0addCopy full SHA for e5f0add
packages/toolbox-core/package.json
@@ -33,7 +33,6 @@
33
"lint": "gts check",
34
"compile": "tsc -p .",
35
"prepare": "npm run compile",
36
- "webpack": "webpack",
37
"test:unit": "cross-env NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.json",
38
"coverage": "cross-env NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.json --coverage"
39
},
0 commit comments