-
At present, when shipping to production with tabler icons react (nextjs13) over 10mb of bundle space is allocated to the icons. It appears every import is importing the entire js library so the librar…
-
## Problem
Hi folks, I've been using Prisma with Cloudflare Workers and I noticed Prisma takes up 40% of my size allowance. Sometimes my script fails to upload because it's so big. The client alone t…
-
## Type of question
Looking for guidance into an issue blocking the development of an operator. It doesn't seem like a bug in the product or a feature request but it does feel like a serious limita…
-
Explore babel-plugin-import option (or even better, webpack treeshaking) [discussed here](https://material-ui.com/guides/minimizing-bundle-size/#minimizing-bundle-size).
-
When code splitting + lazy compiling, the biggest cost is the initial bundle of the first CSF file.
For instance, with `PROJECT=design-system COMPILE_LAZILY=1 BUILDER=esbuild IMPORT=static` I see t…
-
i tried this as well but i can't get it why its bundle size is about 1.8mb
-
## What
With every release, we should plot the bundle sizes
## Why
It is important to know for users about the impact that Faro adds to their page weight.
-
I tried running the app with `webpack-dev-server --optimize-minimize --compress` and got bundle size of **1.2 MB** minified and gzipped...
-
Cannot share a repro as it is a large private project, but heres a video:
https://youtu.be/BbROxmWa0CI
I use `~` alias everywhere to import my styles.
`vite.config.ts`
```js
import { resolv…
-
## Setup
- Version: 5.10.55
- Environment: Docker
## Interface
- Flutter: []
- React: [x]
- Both: []
## Checklist
- Can you replicate the issue on our v5 demo site https://demo.invoiceninj…