seamapi / edgespec

☃️ an API framework for everywhere.
MIT License
5 stars 2 forks source link

build watch mode #155

Open mxsdev opened 5 months ago

mxsdev commented 5 months ago

Here's a watch mode for build :)

@codetheweb how much do you care about having a test for this?

mxsdev commented 5 months ago

@codetheweb Does the current build command also build the dev manifest? It would be nice to have the dev manifest

mxsdev commented 5 months ago

Also forcing people to use nodemon is lame, it improves DX significantly for cloudflare, maybe there's a better solution though IDK

codetheweb commented 5 months ago

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