web_pack_config

This commit is contained in:
2021-09-02 01:51:37 +09:00
parent b11aa4e633
commit a532e73b52
3 changed files with 159 additions and 45 deletions
+3
View File
@@ -29,6 +29,7 @@
"core-js": "^3.16.3",
"date-fns": "^2.23.0",
"downloadjs": "^1.4.7",
"file-loader": "^6.2.0",
"jquery": "^3.6.0",
"js-sha512": "^0.8.0",
"linkifyjs": "^2.1",
@@ -36,6 +37,7 @@
"query-string": "^7.0.1",
"select2": "^4.0",
"summernote": "^0.8.18",
"url-loader": "^4.1.1",
"vue": "^3.2.2"
},
"devDependencies": {
@@ -62,6 +64,7 @@
"ts-loader": "^9.2.5",
"typescript": "^4.4.2",
"vue-loader": "^16.5.0",
"vue-style-loader": "^4.1.3",
"webpack": "^5.51.1",
"webpack-bundle-analyzer": "^4.4.2",
"webpack-cli": "^4.8.0"