Commit 0bcdab1
authored
fix: contentBase is deprecated in Webpack v5
Webpack v5 is not using contentBase, recommended to use static option instead. Following the documentation: https://github.com/webpack/webpack-dev-server/blob/master/migration-v4.md1 parent 36397f5 commit 0bcdab1
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
515 | 515 | | |
516 | 516 | | |
517 | 517 | | |
518 | | - | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
519 | 521 | | |
520 | 522 | | |
521 | 523 | | |
| |||
0 commit comments