Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build watch mode #155

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

build watch mode #155

wants to merge 1 commit into from

Conversation

mxsdev
Copy link
Contributor

@mxsdev mxsdev commented Mar 25, 2024

Here's a watch mode for build :)

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

@mxsdev mxsdev requested a review from codetheweb March 25, 2024 22:16
Copy link
Contributor

@codetheweb codetheweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry, might have misunderstood what you wanted to do, what do you think about having people use https://www.npmjs.com/package/nodemon instead?

@mxsdev
Copy link
Contributor Author

mxsdev commented Mar 25, 2024

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

@mxsdev
Copy link
Contributor Author

mxsdev commented Mar 25, 2024

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

@codetheweb
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants