-
- [ ] For a big file, check what part of the file is relevant for your component and extract it
### **Acceptance testing**
- [ ] Check on https://pagespeed.web.dev/ the performances mobile and…
-
hi guys,
I wanted to use the instructions to use tree shaking and then did an analysis of the bundle.
See for yourself
![image](https://github.com/user-attachments/assets/3c12e3fd-0821-44d8-8…
-
### Which component is affected?
Qwik Rollup / Vite plugin
### Describe the bug
I've been working with the Firebase team to get Firebase working on Edge functions.
https://github.com/fire…
-
Looks like vinxi build is not bundling the tslib/modules folder when used with Tanstack Start.
This causes bun to not be able to start the server since it "can't find" tslib. Copying over a non-tr…
-
**Describe the bug**
Building my repository with `vite` I always encounter an issue that while dragging an item in a scroll zone that the scroll also moves to match the drag (e.g. stays in the same p…
-
- 모두 exports 맵으로 쪼개고 (icon은 자동화 화이팅..) rollup.treeshaking 옵션으로 변경
- sideEffects: false 제거
-
webpack has a nice feature,when set sideEffects to false, if a import x from b, and x comes from b's reexport from c, then bundler could shake whole side effect in b
* index.js
```ts
import { inte…
-
### System Info
System:
OS: macOS 14.6.1
CPU: (10) arm64 Apple M1 Pro
Memory: 124.89 MB / 32.00 GB
Shell: 5.9 - /bin/zsh
Browsers:
Chrome: 131.0.6778.70
Chrome Canary: 133…
-
Tree shaking could be a problem if we are talking about interpolating between the libraries! But here is a question of how we can populate the code as a couple of tree-shakable functions and still mak…
-
https://github.com/vektor-inc/vk-css-optimize/pull/18
* そもそも TreeShaking のプログラム自体が古い
* [data-scroll-breakpoint="table-scrollable-mobile"] というセレクタ指定だとTreeShaking新しくしてもダメかも...
### 再現のしかた
* Tre…