Skip to content

Commit 6c1c178

Browse files
committed
feat: update docs
1 parent 2223a22 commit 6c1c178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Better perf than Angular CLI, because only the changed libs are built (not the w
5050

5151
# ⚠️ Unresolved problems ⚠️
5252

53-
* Using `"buildLibsFromSource": false,` seems to break live reload, only reloads for the first change
53+
* **(Win 11 / WSL 2)** Using `"buildLibsFromSource": false,` seems to break live reload, only reloads for the first change
5454
* start the remote with `npm run serve:remote-a`
5555
* change `libs/remote-a/feature/asrc/lib/remote-a-feature-a/remote-a-feature-a.component.ts`, will be reflected in the browser
5656
* another change to the same file, will not be reflected in the browser

0 commit comments

Comments
 (0)