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

Edit index.js hot reload stop working #24

Closed
nicoladl opened this issue Apr 18, 2018 · 1 comment
Closed

Edit index.js hot reload stop working #24

nicoladl opened this issue Apr 18, 2018 · 1 comment

Comments

@nicoladl
Copy link

Hi guys!

Why if you edit index.js after comment area hot reload stop working?

To replicate:

  1. download via curl
  2. npm i
  3. npm run dev
  4. edit index.js adding console.log('test')

node version v9.11.1

Thank you

@nicoladl
Copy link
Author

resolved import different module in index.js

import app from 'app'

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