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

Hot-Module-Replacement not working #15

Open
lopezjurip opened this issue Jul 16, 2021 · 0 comments
Open

Hot-Module-Replacement not working #15

lopezjurip opened this issue Jul 16, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@lopezjurip
Copy link
Member

lopezjurip commented Jul 16, 2021

Something changes are not immediately reflected, this may be caused by Parcel V1 (which is being deprecated). If you have this issue please:

  1. Stop your current dev server (started by $ flyyer start)
  2. Remove .flyyer-* directories: rm -rf .flyyer-*
  3. Start dev server again $ flyyer start

We are planing to move to Vite or Parcel V2 in the next major release

EDIT:

PR in process: Use the next version: useflyyer/flyyer-cli#17

@lopezjurip lopezjurip added the bug Something isn't working label Jul 16, 2021
@lopezjurip lopezjurip self-assigned this Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant