We don't have webpack
This commit is contained in:
parent
4bcad96ce4
commit
e5ab85a347
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
||||||
"main": "index.ts",
|
"main": "index.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"updateCheck": "check-outdated",
|
"updateCheck": "check-outdated",
|
||||||
"pack": "webpack",
|
|
||||||
"build": "tsc --build",
|
"build": "tsc --build",
|
||||||
"_clean": "tsc --build --clean"
|
"_clean": "tsc --build --clean"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue