Closed brglng closed 4 years ago
Support PUBLIC_URL for the api page, so that the cesi works when it is hosted under a subdirectory behind a reverse proxy. Setting PUBLIC_URL environment variable before yarn build will just work.
PUBLIC_URL
yarn build
Thanks 👍
Support PUBLIC_URL for the api page, so that the cesi works when it is hosted under a subdirectory behind a reverse proxy. Setting
PUBLIC_URL
environment variable beforeyarn build
will just work.