-
### Problematic pattern
Avoid the pattern below, where plugin setup or start method async imports code during method execution.
```
Promise.all([
asyncCheck,
import('./fileOne'),
import('./fil…
-
https://github.com/imguolao/monaco-vue
-
Hi, currently I'm using wxt for a heavy extension, my bundle is about 40mb in development and 10mb in production
Is there any way to make the build process faster? Right now every time I save, it h…
-
The last time I used Clojure things were a bit different (`clj` didn't even exist!) so perhaps I am doing this wrong.
I wanted to create a production bundle of `electric-starter-app`, so I copied `…
-
The bundle size of the Iterable SDK minified is [294kb](https://bundlejs.com/?q=%40iterable%2Fweb-sdk%401.1.1) which is very large, some apps are smaller than this.
One way to reduce size of the li…
-
I propose a .zstd download option alongside the existing .gz one for Linux releases. For the latest 2.18.1 linux64 bundle, using zstd instead of gzip can cut off 33% of the file size, or 822.8 MiB dow…
-
For my application, I just need the tools present in the **Adjust** tab of the filerobot-image-editor. Features/tools from any of the other tabs are **NOT** required.
Since the tools belongs to the…
-
- Extract storybook usage of this library to another package (maybe monorepo) to have deps for storybook not in the transpiled lib.
-
The minified bundle size is very large (a whopping 8.5Mb non-gzipped), which makes its inclusion on the web a hard sell. Eye-balling the Flare.min.js, it looks like the embedded canvaskit wasm is a la…
-
The most simple configuration for the react loader is 36KB (not gziped version):
![image](https://user-images.githubusercontent.com/8848858/71662306-a615b080-2d59-11ea-9db5-d8c981e9c3e0.png)
Sug…