Getting somewhere
This commit is contained in:
+2
-1
@@ -4,7 +4,7 @@
|
||||
"description": "Online Kisekae viewer",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "",
|
||||
"test": "exit 0",
|
||||
"build": "webpack build --mode development",
|
||||
"release": "webpack build --mode production"
|
||||
},
|
||||
@@ -21,6 +21,7 @@
|
||||
"ts-loader": "^9.2.6",
|
||||
"typescript": "^4.4.3",
|
||||
"webpack": "^5.55.0",
|
||||
"webpack-bundle-analyzer": "^4.4.2",
|
||||
"webpack-cli": "^4.8.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user