afs commented on issue #2392: URL: https://github.com/apache/jena/issues/2392#issuecomment-2041176622
The problem is that we don't know the "_/something_" at build time. The "_something_" is chosen later e.g. by @peutch. If a relative base `base: 'static/',` causes the code works we should be good. Would I be right in thinking vite.config.js `assetsDir: 'static'` is file path and not related to the generated URLs? That gives:The problem is that we don't know the "_/something_" at build time. The "_something_" is chosen later e.g. by @peutch. If a relative base `base: 'static/',` causes the code works we should be good. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
