Commit 6138c82
committed
⬇️ Lock webpack-dev-server for test dummy
The `webpack-dev-server` package for the dummy test app was locked to a version that required webpack 4. Since the dummy is created for webpack 3, this was causing the builds to fail.
In the future, we will need to add more support for the different webpack versions to make sure that the functionality is supported.1 parent 93fa9f0 commit 6138c82
2 files changed
+338
-286
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
0 commit comments