Nitin Kumar
Nitin Kumar
Feel free to send a PR
@atadevos Can you accept CLA?
@duhbhavesh Thanks for the issue. Actually, we do have a custom 404 page but it doesn't work on `gh-pages` somehow for the reasons explained here - https://stackoverflow.com/questions/58228017/react-router-v4-cant-load-page-on-github-pages I'm looking into...
I found either using `HashRouter` instead of `BrowserRouter` or adding a custom `404.html` at root is a workaround for this over the whole internet. Using `HashRouter` will change URLs to...
Added in #6517
Can you share the link where on https://webpack.js.org we have to make updates?
Makes sense, currently we have this information mentioned here https://webpack.js.org/api/cli/#troubleshooting
All other tests are moved to E2E, let's finish this one too.
I think need to fix CI
I see snapshots needs to be updated. I will push a commit here.