aleph.js
aleph.js copied to clipboard
aleph downloads tree shaked (unused) dependency from chakra-ui / mantine
I tried to use both https://chakra-ui.com/ and https://mantine.dev/ with a fresh aleph installation at https://github.com/vinaybedre/aleph-chakra-ui
In both the cases, even if I use just a single component, aleph downloads every components files which are unrelated. In other words, treeshaking is not working as expected.
As you can see from dev-tools, it loads almost 190 JS files