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
Why the assets must be absolute path not relative path?
What exactly is the reason behind the scene?
Is react router not supporting relative path?
Or is webpack config not letting you use relative path?
Thank you.