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

Use unstable_dev when possible #1

Closed
markmals opened this issue Mar 28, 2023 · 2 comments
Closed

Use unstable_dev when possible #1

markmals opened this issue Mar 28, 2023 · 2 comments

Comments

@markmals
Copy link
Owner

Currently, I can't get the hot-module reloading + hot-data revalidation unstable_dev server to work with this project. I've tried using remix-serve manually, I've tried configuring it with cross-env and dotenv like the ESM example, I've even tried running the remix-serve cli from node_modules manually. Nothing is working so far.

Once this feature works without needing a custom server or once it's stable, I want to implement it so I can change the color of a button that is only shown when some state is true without having to set it to true again to see the button color change.

@markmals
Copy link
Owner Author

@markmals
Copy link
Owner Author

markmals commented Apr 1, 2023

Fixed in 7d04068

@markmals markmals closed this as completed Apr 1, 2023
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

No branches or pull requests

1 participant