kinow commented on code in PR #3010:
URL: https://github.com/apache/jena/pull/3010#discussion_r1958760211


##########
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:
   No objections for that then., and maybe +1 for the chunk size warning 
(although from time to time I used to use that vue/vite embedded helper app to 
visualize metrics for the app, and there was a tab/view that shows that too -- 
so no objection if we suppress that too).



-- 
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

Reply via email to