publicPath for static payload #7815
jonathanwilke
started this conversation in
General
Replies: 1 comment 7 replies
-
|
Hi @jonathanwilke. You can use |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I need to be able to set a URL that is being prefixed on the payload of statically generated pages. I discovered the publicPath property in the build config, which does prefix the app.js and the runtime.js, etc. correctly but doesn't prefix any file in the /static folder which contains the payloads for the pages. Is this a bug or is there some way to do this, that I haven't figured out yet?
I'm not sure if the discussions section is the right place for this or if I should create an issue for that. Please let me know if I have to move it to the issues.
Beta Was this translation helpful? Give feedback.
All reactions