-
I know there's supposed to be some treeshaking builtin, but I'd just want to check on it. Maybe worth trying to setup purgecss as well. There's also cleancss - but I'm not sure if we need that so much…
-
### Describe the feature
We are missing the bundling functionality when creating `LayerVersion`s in the CDK v2.
### Use Case
We have a lambda layer that uses imports from sibling/root folder…
-
#### Connected Issues
- #7094 (CSS Order Differs Between Development & Production Modes when Treeshaking)
#### Description
When using CSS Modules in a monorepo setup with barrel files (index.ts) …
-
Project needs a roadmap.
- Spectrum Chat
- Writing (I’m learning and writing on medium)
- lower bundle size (>500kb gzipped)
- Treeshaking
Throwing these out there.
-
### Version
5.1.9
### Reproduction link
[https://github.com/Robin-Hoodie/rollup-plugin-vue-treeshake-bug](https://github.com/Robin-Hoodie/rollup-plugin-vue-treeshake-bug)
### Steps to reprod…
-
类似antd的按需加载怎么实现?
-
**Modules versions**
```
"nuxt": "^2.14.0"
"@nuxtjs/vuetify": "^1.11.2",
```
**Bug description**
When building for production, `nuxtjs/vuetify` module doesn't properly apply tree-shaking as it…
-
test.jsx is my entry point. It imports just `Pink` JSX file, but it does this through an named import from a high level 'all' file, which includes more exported functions.
In the resulting bundled…
-
### Version
```sh
System:
OS: Linux 6.5 Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish)
CPU: (12) x64 12th Gen Intel(R) Core(TM) i5-12400F
Memory: 43.36 GB / 62.63 GB
Container: …
-
Hi 👋 ,
Thanks for working on bundlejs - really love the tool ❤️ .
We use it to show the bundle size in our readme at https://github.com/TanStack/query, which works great.
Lately, we've starte…