Skip to content

Commit d4b90ee

Browse files
committed
Inject public path from the start script
We typically host our React apps within a backend app. As a result, the dev server will be in a different location than the window location. Because of this, we need the full public path, not just a relative path. We know the public path in the `start` script, so we inject it from there.
1 parent 625334f commit d4b90ee

File tree

2 files changed

+209
-222
lines changed

2 files changed

+209
-222
lines changed

0 commit comments

Comments
 (0)