add webpack-cli
This commit is contained in:
parent
643ff75947
commit
e9a2277b7c
2 changed files with 279 additions and 3 deletions
|
|
@ -9,7 +9,8 @@
|
|||
"dependencies": {
|
||||
"idb-keyval": "6.0.3",
|
||||
"misskey-js": "0.0.10",
|
||||
"webpack": "5.64.1"
|
||||
"webpack": "5.64.1",
|
||||
"webpack-cli": "4.9.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "8.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue