afs commented on code in PR #3010: URL: https://github.com/apache/jena/pull/3010#discussion_r1958688954
########## jena-fuseki2/jena-fuseki-ui/vite.config.js: ########## @@ -48,8 +56,8 @@ export default defineConfig({ }, }, build: { - // Our largest chunk: dist/assets/yasqe.min-ec8f4984.js 508.16 kB │ gzip: 130.97 kB - chunkSizeWarningLimit: 550, + // Our largest chunk: target/webapp/static/Query-CakHSd_3.js 1,172.48 kB │ gzip: 350.95 kB + chunkSizeWarningLimit: 1250, Review Comment: I think dart-sccs / Bootstrap is targetted for Bootstrap6 ... which is not out yet. https://github.com/twbs/bootstrap/issues/40849#issuecomment-2367274006 Much as I dislike hiding warnings, this may be the better way for jena-fuseki-ui because there are so many lines of output. -- 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: pr-unsubscr...@jena.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org For additional commands, e-mail: pr-h...@jena.apache.org