-
-
Notifications
You must be signed in to change notification settings - Fork 11
dev command #49
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
I see that there is a no-op todo message for this flag! What issues do you foresee with implementing a build watcher?
Here is some prior art:
https://github.com/search?q=repo%3Aegoist%2Ftsup%20watch&type=code
of course it has more complexity to concern itself with than we do with only esbuild, but it's a start. also I don't see this implementation utilizing
rebuildmethod thatesbuildreturns to make incremental builds workI would be happy to help contribute this as part of our graphql/graphiql#2925 effort