-
-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Description
Right now, by running yarn build
a static version of the presentation is generated in the /public
directory, but I can't seem to figure out a way to change the relative path for static files. For example, if I'm uploading to a /presentation
directory on my server, all static files 404 because index.html
and other files have paths relative to the root.
In create-react-app
this is solved by changing the path in the configuration file, but I can't seem to find how to do that with code-surfer.
Metadata
Metadata
Assignees
Labels
No labels