Commit 0174de0
committed
test: support Webpack 5 in platform server E2E test
The platform server E2E test checks for a Webpack specific output to determine if the server module is present. This output is different for Webpack 5. This change tries to match either the Webpack 4 or Webpack 5 output.1 parent 0d10de5 commit 0174de0
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
88 | 92 | | |
89 | 93 | | |
90 | 94 | | |
| |||
0 commit comments