kinow commented on issue #2018: URL: https://github.com/apache/jena/issues/2018#issuecomment-1752180325
Hi @Rulqu , Thanks for the detailed issue description. `yarn build` calls `vite build`. So maybe you can try changing the parameters (or calling vite directly via `vite build` or `npx vite build`) and use the `--base` parameter. https://vitejs.dev/guide/build.html#public-base-path  -- 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]
