GeoJung Im

Results 3 comments of GeoJung Im

Hi @nperez0111, Thanks for looking into this. I've found an interesting discrepancy that suggests these language definitions are indeed included in the client bundle: 1. Using Next.js bundle analyzer (`ANALYZE=true...

I've examined the actual content of `emacs-lisp.mjs` and found that it contains a massive JSON object with language definitions: ![Image](https://github.com/user-attachments/assets/dcb4908a-9bec-4f4b-92f1-36a7e0897db4) I noticed this file is quite large (785.91 KB uncompressed...

Thanks for your response! I’ve checked, and the emacs-lisp file isn’t being downloaded on the client side; it’s dynamically loaded when needed. However, the issue seems to be that it's...