You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, with the caveat that I'll only use the node built-ins for file watching (not one of the more performant wrapper packages), you'll only be able to watch one file at a time, it won't support testing with -t/-T. I think it will print a message on success or failure, but not exit until you hit control-C.
is it possible to add a
--watch
/-w
option allowing automatic recompiling each time the source file is modified?usage example:
The text was updated successfully, but these errors were encountered: