Skip to content

Commit e5f0add

Browse files
authored
chore: remove unused scripts (#20)
1 parent f41dd49 commit e5f0add

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/toolbox-core/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"lint": "gts check",
3434
"compile": "tsc -p .",
3535
"prepare": "npm run compile",
36-
"webpack": "webpack",
3736
"test:unit": "cross-env NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.json",
3837
"coverage": "cross-env NODE_OPTIONS=--experimental-vm-modules jest --config jest.config.json --coverage"
3938
},

0 commit comments

Comments
 (0)