C
C
cester2020-02-03 19:57:53
JavaScript
cester, 2020-02-03 19:57:53

Why does the route with id, react/webpack not work?

Good afternoon! Please tell me what is the problem?
Route type not working

<Route
                        path="/some/:someId"
                        component={SomePage}
                      />


error
http://localhost:3000/some/bundle.js net::ERR_ABORTED 404 (Not Found)


Project on react/redux/typescript/webpack The
question is, what needs to be added to webpack or .babelrc to make it work?

I would be very grateful for your help!

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question