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

webpack-dev-server double reload #121

Closed
5 tasks
thescientist13 opened this issue Jul 10, 2019 · 2 comments
Closed
5 tasks

webpack-dev-server double reload #121

thescientist13 opened this issue Jul 10, 2019 · 2 comments
Assignees
Labels
bug Something isn't working invalid This doesn't seem right question Further information is requested

Comments

@thescientist13
Copy link
Member

thescientist13 commented Jul 10, 2019

Type of Change

  • New Feature Request
  • Documentation / Website
  • Improvement / Suggestion
  • Bug
  • Other (please clarify below)

Note: Not quite sure how to classify this one yet, but wanted to track / clarify / document at least.

Summary

Currently Greenwood is using webpack-dev-server in such a way that a setTimeout is being used in conjunction with a file watching plugin..

This causes the browser to reload twice on each file change, which may be confusing initially.

Details

Hoping to capture more details / context, but just wanted to get this in for tracking. I think has to do with how our file mapping to user workspace is setup (and that's why we have FilewatcherPlugin)?

@thescientist13 thescientist13 added the question Further information is requested label Jul 10, 2019
@thescientist13 thescientist13 added the bug Something isn't working label Aug 22, 2019
@thescientist13 thescientist13 added the invalid This doesn't seem right label Nov 8, 2020
@thescientist13
Copy link
Member Author

As part of #355 / #417 webpack wont be used in the project anymore, so this issue will become invalid once this gets merged and release.

@thescientist13 thescientist13 mentioned this issue Nov 12, 2020
12 tasks
@thescientist13
Copy link
Member Author

v0.10.0 released, webpack related issues no longer apply to the project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants