Commit c0205cf
Fix watchOptions in webpack.config.js being ignored by WebpackDevMiddleware (aspnet#806)
This enables Docker HMR workflow and the workaround mentioned in this comment: aspnet#806 (comment)1 parent b28f852 commit c0205cf
File tree
1 file changed
+3
-2
lines changed- src/Microsoft.AspNetCore.SpaServices/npm/aspnet-webpack/src
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| |||
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
210 | | - | |
| 211 | + | |
211 | 212 | | |
212 | 213 | | |
213 | 214 | | |
| |||
0 commit comments