Open JonWallsten opened 8 years ago
Hi @JonWallsten
Apologies for the late reply... maybe you are getting the error because of this line in webpack.config.js
:
https://github.com/opencredo/opencredo-react-boilerplate/blob/master/webpack.config.js#L81
Could you please try changing /src\/(?!styles).+/
to just /src.+/
?
We don't have a Windows machine to test on, so it would be really helpful if you could let us know if this works.
Thanks in advance!
You're right! I did this trick and it's worked on a Win10!
Thank you!
After following all the instructions and browsing to localhost:3000 i get this:
I also get errors in webpack: