diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index ecceeb0..3157d8b 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -71,6 +71,7 @@ "connect": "3.6.6", "eslint": "7.15.0", "eslint-plugin-vue": "7.2.0", + "image-webpack-loader": "^8.1.0", "lint-staged": "10.5.3", "runjs": "4.4.2", "sass": "1.32.13", @@ -78,7 +79,8 @@ "script-ext-html-webpack-plugin": "2.1.5", "svg-sprite-loader": "5.1.1", "uglifyjs-webpack-plugin": "^2.2.0", - "vue-template-compiler": "2.6.12" + "vue-template-compiler": "2.6.12", + "webpack-bundle-analyzer": "^4.9.0" }, "engines": { "node": ">=8.9", diff --git a/ruoyi-ui/public/index.html b/ruoyi-ui/public/index.html index 925455c..ee2e359 100644 --- a/ruoyi-ui/public/index.html +++ b/ruoyi-ui/public/index.html @@ -8,6 +8,7 @@ <%= webpackConfig.name %> +