Skip to content

Globegitter/bazel-watch-test-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bazel-watch-test-repro

This works:

ibazel run bin # see contents of test.js
echo "something" >> test.js # Run this in a different tab etc.
# see updated contents of test.js in console

This does not:

ibazel run test # Exits immediately without waiting for input on stdin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published