Open kalnode opened 1 year ago
According to bundlephobia, it's roughly 1MB in size (958.3KB)
https://bundlephobia.com/package/dddice-js
We do tree-shake but packages such as three.js and cannon.js probably contribute to a lot of this weight.
That said, I'll take this as constructive feedback where we could look to trim some fat from the library. I don't have timelines or expectations in mind, but we'll certainly take a look!
As a quick test in an existing Nuxt instance, I saw this added like 1mb total when running Nuxt's build step.