nickkeesG / Pantheon

Experimental LLM interface exploring new ways to use AI to improve human thinking
https://pantheon.chat
GNU General Public License v3.0
12 stars 2 forks source link

Code maintenance: Improve bundle size #61

Closed sofvanh closed 3 months ago

sofvanh commented 6 months ago

For some reason our bundled main.js ends up at over 1.5MB, triggering a warning. I should do some bundle analysis to understand where the bloat is coming from.

sofvanh commented 3 months ago

I'm not sure what solved this; Now main.js ends up at 110 kB :D