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
I need a regular and internal version of the exact same react app, so I'd like to have all the app paths like /home and /stuff available as well as /internal/home and /internal/stuff, which would load the same pages, but have internal in the path. Is there an easy way to do this currently?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I need a regular and internal version of the exact same react app, so I'd like to have all the app paths like
/home
and/stuff
available as well as/internal/home
and/internal/stuff
, which would load the same pages, but haveinternal
in the path. Is there an easy way to do this currently?Beta Was this translation helpful? Give feedback.
All reactions