Is it possible watch and recompile with Spack? (Bundling swcpack) #5666
Answered
by
MeikyuuTrader
MeikyuuTrader
asked this question in
Q&A
-
Running Is there anyway to add a -w command to
|
Beta Was this translation helpful? Give feedback.
Answered by
MeikyuuTrader
Aug 30, 2022
Replies: 1 comment
-
Just added chokidar-cli to the project and watched for .ts file changes, recompiling whenever the files changed.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MeikyuuTrader
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just added chokidar-cli to the project and watched for .ts file changes, recompiling whenever the files changed.