N
N
Nikola242018-04-14 14:53:00
React
Nikola24, 2018-04-14 14:53:00

How to remove relative path from React.js site root?

Tell me, is it possible to remove the relative path from the root of the site. Remove the first slash.
ii6t--n5ajknalj8zwhie7rfmw0.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mikhail Osher, 2018-04-14
@Nikola24

Something tells you that you are using create-react-app.
If so, then read the Building for Relative Paths documentation .
Even better, here's how to do it: before npm run build, you need to create the PUBLIC_URL environment variable (read here )

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question