ソースを参照

添加懒加载

zhangbiao 3 年 前
コミット
841b310873
1 ファイル変更2 行追加1 行削除
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -36,7 +36,8 @@
     "eslint": "^6.8.0",
     "eslint-plugin-vue": "^6.2.2",
     "style-loader": "^2.0.0",
-    "vue-template-compiler": "^2.6.11"
+    "vue-template-compiler": "^2.6.11",
+    "webpack-bundle-analyzer": "^4.4.2"
   },
   "eslintConfig": {
     "root": true,