Skip to content

Commit

Permalink
docs(js_run_devserver): add note about ibazel issue 100
Browse files Browse the repository at this point in the history
  • Loading branch information
jbedard committed Oct 22, 2024
1 parent d29423a commit f10d6f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/js_run_devserver.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions js/private/js_run_devserver.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,8 @@ def js_run_devserver(
Supports running with [ibazel](https://github.com/bazelbuild/bazel-watcher).
Only `data` files that change on incremental builds are synchronized when running with ibazel.
Note that the use of `alias` targets is not supported by ibazel: https://github.com/bazelbuild/bazel-watcher/issues/100
Args:
name: A unique name for this target.
Expand Down

0 comments on commit f10d6f5

Please sign in to comment.