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

HMR not working with parentheses in folder name #830

Closed
matism opened this issue Mar 6, 2017 · 1 comment
Closed

HMR not working with parentheses in folder name #830

matism opened this issue Mar 6, 2017 · 1 comment

Comments

@matism
Copy link

matism commented Mar 6, 2017

HMR is not working when my project directory is in a Dropbox business folder which contains parentheses:

~/Dropbox (Business Inc.)/Sites/test

HMR is working just fine if i'm moving the project directory to e.g. my Desktop.

~/Desktop/test

Is there a way to fix that problem without moving my project out of the Dropbox?

@matism
Copy link
Author

matism commented Mar 6, 2017

After some researching it looks like it is a webpack issue: webpack/watchpack#42

@matism matism closed this as completed Mar 6, 2017
@matism matism changed the title HMR not working with space in folder name HMR not working with parentheses in folder name Mar 6, 2017
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