-
~~ESM importing a UMD package does not work as the named imports interop fails in nodejs.~~
ESM importing a UMD package does not work well for treeshaking
-
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…
-
Hi,
There are a few typos on readme.md file
-
**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…
-
### Documentation is
- [ ] Missing
- [X] Needed
- [ ] Confusing
- [ ] Not sure?
### Please Explain in Detail...
I have this `--perf` output:
```
❯ pnpm rollup --config --perf
→ dist...
# .…
-
Saw this in the documentation-
My initial expectation from the names `clientFetcher` and `serverFetcher` API was that serverFetcher will run on server (so I can fetch some initial data) and the…
-
Hello @iamhosseindhv ,
As tsdx has Treeshaking, I think it could be a good idea to explicitly write you are using in React ;
![image](https://user-images.githubusercontent.com/9306961/176011527…
-
### Requested feature:
Currently [mainsail](https://github.com/mainsail-crew/mainsail) uses `v1` of [OverlayScrollbars](https://github.com/KingSora/OverlayScrollbars). `v2` was released recently and …
-
### Expected Behavior
I want to be able to use `ThemeContext module` into my React application based on Grommet then build it with vite/rollup for production with treeshaking enabled.
### Ac…
-
### Rollup Version
3.23.0
### Operating System (or Browser)
Chrome 113
### Node Version (if applicable)
N/A
### Link To Reproduction
https://rollupjs.org/repl/?version=3.23.0&shareable=JTdCJTIy…