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.config tweaked to enable webpack --watch under Windows #1

Merged
merged 2 commits into from
Feb 4, 2016

Conversation

rw251
Copy link
Contributor

@rw251 rw251 commented Feb 4, 2016

Under windows the "webpack --watch" and the "webpack-dev-server --hot" fail to rebuild the code after file changes due to the different path separator. This tweak to the webpack config fixes this.
Tested on Windows 10.

@willrstern
Copy link
Collaborator

Thanks for the PR/fix!

willrstern added a commit that referenced this pull request Feb 4, 2016
Webpack.config tweaked to enable webpack --watch under Windows
@willrstern willrstern merged commit e2d2629 into learncodeacademy:master Feb 4, 2016
chadam189 pushed a commit to chadam189/react-js-tutorials that referenced this pull request Apr 24, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants