Nitin Kumar

Results 221 comments of Nitin Kumar

@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...

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 see snapshots needs to be updated. I will push a commit here.