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

parcel hot module replacement problem #53

Open
sagar-gavhane opened this issue Nov 7, 2018 · 0 comments
Open

parcel hot module replacement problem #53

sagar-gavhane opened this issue Nov 7, 2018 · 0 comments

Comments

@sagar-gavhane
Copy link

I'm just started to explore the-platform library. For contribution, I fork the repository and then clone it to local machine. In example folder, I run a command yarn start which open live server on port http://localhost:1234/. If made changes to example/App.js file then parceljs (hot module replacement) doesn't remove an old component from DOM.

I think this problem with parceljs. May be we have to toggle configuration of parceljs

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