Merge branch '4-embedded-configuration' into 'master'
Resolve "Embedded configuration" Closes #4 See merge request !3
config/config.ts
0 → 100644
... | ... | @@ -57,7 +57,7 @@ |
"eslint-plugin-prefer-arrow": "^1.0.0", | ||
"eslint-plugin-react": "^7.0.0", | ||
"html-webpack-exclude-assets-plugin": "^0.0.7", | ||
"html-webpack-plugin": "^4.0.0", | ||
"html-webpack-plugin": "4.0.0-alpha", | ||
"mini-css-extract-plugin": "^0.9.0", | ||
"optimize-css-assets-webpack-plugin": "^5.0.0", | ||
"rimraf": "^3.0.0", | ||
... | ... |
Please register or sign in to comment