fix: compat with html-webpack-plugin
fix #1213
Showing
| ... | @@ -49,6 +49,7 @@ | ... | @@ -49,6 +49,7 @@ |
| "eslint": "^4.19.0", | "eslint": "^4.19.0", | ||
| "eslint-plugin-vue-libs": "^2.1.0", | "eslint-plugin-vue-libs": "^2.1.0", | ||
| "file-loader": "^1.1.11", | "file-loader": "^1.1.11", | ||
| "html-webpack-plugin": "^3.1.0", | |||
| "javascript-stringify": "^1.6.0", | "javascript-stringify": "^1.6.0", | ||
| "jest": "^22.4.2", | "jest": "^22.4.2", | ||
| "jsdom": "^11.6.2", | "jsdom": "^11.6.2", | ||
| ... | ... |
test/fixtures/index.html
0 → 100644
This diff is collapsed.
Please register or sign in to comment