Commit e62eea7
committed
minor #10923 Fix encore advanced config watchOptions example (eXtreme)
This PR was merged into the 3.4 branch.
Discussion
----------
Fix encore advanced config watchOptions example
I've been struggling with this for some time and couldn't get `watchOptions` to work. After a long investigation I added `devServer` to the config and it started working.
So I guess this is the correct example of adding watchOptions to the config.
Commits
-------
06f5c23 Fix encore advanced config watchOptions example1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments