You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time I create a react-app with a webpack configuration from scratch, and I deploy the project to github, I enter into the page and I find a blank page, and the console with a message
GET https://nazarenoalt.github.io/main.js net::ERR_ABORTED 404
This doesn't happen with create-react-app, only with manual configuration of react. Also this error is happening with 3 projects at this moment
Every time I create a react-app with a webpack configuration from scratch, and I deploy the project to github, I enter into the page and I find a blank page, and the console with a message
GET https://nazarenoalt.github.io/main.js net::ERR_ABORTED 404
This doesn't happen with create-react-app, only with manual configuration of react. Also this error is happening with 3 projects at this moment
CV-maker repository | CV-maker page
react-shop repository | react-shop page
(the third is private right now)
Package.json
webpack.config.js
Consider these things:
The text was updated successfully, but these errors were encountered: