We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2223a22 commit 6c1c178Copy full SHA for 6c1c178
README.md
@@ -50,7 +50,7 @@ Better perf than Angular CLI, because only the changed libs are built (not the w
50
51
# ⚠️ Unresolved problems ⚠️
52
53
-* Using `"buildLibsFromSource": false,` seems to break live reload, only reloads for the first change
+* **(Win 11 / WSL 2)** Using `"buildLibsFromSource": false,` seems to break live reload, only reloads for the first change
54
* start the remote with `npm run serve:remote-a`
55
* change `libs/remote-a/feature/asrc/lib/remote-a-feature-a/remote-a-feature-a.component.ts`, will be reflected in the browser
56
* another change to the same file, will not be reflected in the browser
0 commit comments