Closed
Description
I'm trying to deploy my app to Github Pages but I believe Webpack is not building it correctly ...
https://github.com/Lukeout/WC/tree/gh-pages
I made a new react project, build it, and then deployed it to Github and it worked ... so I'm pretty sure I know how to deploy the project
Is it an issue with how I coded my application? ... I didn't even create alternate subdirectories I coded it all in the provided files. It also works 100% on different computers when I use npm start to run it on localhost
Activity
gaearon commentedon Aug 13, 2016
There’s a typo:
hompage
should behomepage
.