-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
What are the recommendations to use tsimp in watch mode?
At this moment I'm using tsc-watch, which as an --compiler
flag.
I've tried this:
tsc-watch --onSuccess "node ./dist/server.js" --compiler ./node_modules/tsimp/dist/esm/bin.mjs
however scripts exits with message --watch requires specifying a file
Metadata
Metadata
Assignees
Labels
No labels