[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [BP][FIX] Adjust chunk size warning limit for large standalone tools

"ushindi bienvenu \(@usbbush\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <69ca9e83aee47_3be1ba546a8@gitlab-sidekiq-low-urgency-cpu-bound-v2-776c887fd4-vj2k4.mail>

ushindi bienvenu pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki


Commits:
79114558 by Moïse Nturubika at 2026-03-30T15:54:08+00:00
[BP][FIX] Adjust chunk size warning limit for large standalone tools
---
* [FIX] Adjust chunk size warning limit for large standalone tools
---
* [FIX] Adjust chunk size warning limit for large standalone tools

See merge request tikiwiki/tiki!9282

See merge request tikiwiki/tiki!9636

- - - - -


1 changed file:

- src/js/vite.config.mjs


Changes:

=====================================
src/js/vite.config.mjs
=====================================
@@ -150,6 +150,8 @@ export default defineConfig(({ command, mode }) => {
         build: {
             outDir: resolve(__dirname, "../../public/generated/js"),
             emptyOutDir: true,
+            // Allow large tools: SVGEdit, Avatar Generator, SFC Loader, Emoji Picker, 3D Viewer.
+            chunkSizeWarningLimit: 2500,
             minify: mode === "production",
             sourcemap: mode === "production",
             cssCodeSplit: true,



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/79114558db7dbc53b87559b3abfb9169165ffe54

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/79114558db7dbc53b87559b3abfb9169165ffe54
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.