-
# Expected behavior
Build size should be reasonable for react app.
# Current behavior
Using react/typescript template for task pane app. Npm run build produce large taskpane.js file
The fo…
-
-
HI everyone,
I'm trying to use electric-sql without the need of using cdn and I got this error while I'm loading the db:
```
Uncaught (in promise) Error: Invalid FS bundle size: 792 !== 2987805
…
-
-> It has been noticed that whenever a new PR is opened by non-tscircuit org. member bundle-size reporter workflow fails to do possible permission issue
-> Error logs:-
```
/home/runner/work/_actions…
-
#### Perceived Problem
The way Graffle is currently built leads to dragging in all/most of `graphql` package _even when its features are not be used_ (for example: send a document as a string to a …
-
The dash bundle is approx. 1o Mbyte, which will be a problem for WASM deploys. We should investigate ways to reduce its size.
cf. https://github.com/plotly/plotly.py/issues/4817
-
### Code of conduct
- [X] I agree to follow this project's code of conduct.
### Description of issue
Is there anything I need to be doing in order to decrease my bundle size? Half of my app size se…
-
While the current API feels very nice, it has the disadvantage that live code inclusion only works at the icon level, and not at the style level.
So if I use - say - `Phosphor.cloud`, that includes…
-
I am trying to use the `MonacoEditorReactComp` along with the language client in an existing project.
The problem is that the addition of this library significantly increases the final bundle size …
-
I could be wrong but according to [mui's doc](https://mui.com/material-ui/guides/minimizing-bundle-size/#modern-bundle)
`import { Button, TextField } from '@mui/material';` should **not** be used …