Abdón Rodríguez
Abdón Rodríguez
Also interested! Any news here? Thanks!
Is the effort to reduce the size of packages still on? Trying to use tools like Bundlephobia to measure... Show build errors: https://bundlephobia.com/package/@carbon/styles Instead of the bundle size like other...
In our [Nuxt](https://nuxt.com) project, the top 5 dependencies are: ``` 300M @carbon 200M @ibm 38M typescript 34M @babel 20M carbon-components ``` Using: ``` "@carbon/icons-vue": "^10.49.1", "@carbon/styles": "^1.29.0", "@carbon/web-components": "^1.27.0", "@ibm/plex":...
@tay1orjones thanks for the update!
I see it works with other measure tools like pkg-size: - https://pkg-size.dev/@carbon%2Fstyles (52MB / 15 packages) - https://pkg-size.dev/@carbon%2Fweb-components (80MB / 26 packages) - https://pkg-size.dev/@carbon%2Freact (93MB / 64 packages) - https://pkg-size.dev/@ibm%2Fplex...
Fixed here: https://github.com/carbon-design-system/carbon/issues/14628 So updating the version should solve it here.
Same issue with the latest canary (`15.0.2-canary.7`): ``` Upgrading your project to Next.js 15.0.2-canary.7... npm error code ERESOLVE npm error ERESOLVE unable to resolve dependency tree npm error npm error...
Good point! I think so, because they [remove official support for node-sass](https://github.com/plumelo/rollup-plugin-styler/pull/6).
What's the status of this? Are there plans to export these components? Thanks!
@sstrubberg how does this affect https://github.com/carbon-design-system/carbon/issues/12863?