Reproduction steps
- go to the web package and run pnpm run build
- observe the vite logs
Expected chunks small than 500kb are produced Actual
Blocknote produces a very large 1Mo chunck PS: another way to reproduce is to observe the network tab and click on edit. Then observe the size of the c-edit-blocknote-*.js file from the debugger network tab. |