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

feat: Auto reload on Devbox #2542

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

Conversation

christianalfoni
Copy link
Contributor

This template does not auto reload. In Sandbox mode we have implemented so that static template auto reloads, but on Devbox we should not really hardcode that.

Sadly there is only the live-server package that makes this possible and for some reason it vies an EOL error when running on CSB... no idea what that is.

So the closest thing we get to this is using parcel.

This template does not auto reload. In Sandbox mode we have implemented so that `static` template auto reloads, but on Devbox we should not really hardcode that.

Sadly there is only the `live-server` package that makes this possible and for some reason it vies an EOL error when running on CSB... no idea what that is.

So the closest thing we get to this is using parcel.
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.

1 participant