Conversation
codetheweb
left a comment
There was a problem hiding this comment.
sorry, might have misunderstood what you wanted to do, what do you think about having people use https://www.npmjs.com/package/nodemon instead?
|
@codetheweb Does the current build command also build the dev manifest? It would be nice to have the dev manifest |
|
Also forcing people to use nodemon is lame, it improves DX significantly for cloudflare, maybe there's a better solution though IDK |
no, we could add an advanced flag/command to output it
yeah I've wanted to add a cloudflare example but haven't had time, I think there probably is a better solution |
Here's a watch mode for build :)
@codetheweb how much do you care about having a test for this?