Open mxsdev opened 7 months ago
@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
Does the current build command also build the dev manifest? It would be nice to have the dev manifest
no, we could add an advanced flag/command to output it
Also forcing people to use nodemon is lame, it improves DX significantly for cloudflare, maybe there's a better solution though IDK
yeah I've wanted to add a cloudflare example but haven't had time, I think there probably is a better solution e.g. how honox does it: https://github.com/honojs/honox?tab=readme-ov-file#cloudflare-bindings
Here's a watch mode for build :)
@codetheweb how much do you care about having a test for this?