-
Hey there!
Right now, when building chunks, the swiper library is fully built, which results in a huge chunk.
![Screen Shot 2020-08-05 at 10 57 53 AM](https://user-images.githubusercontent.com/8…
-
把flutter项目“升级gradle到8.7”后,项目依赖 jverify: ^3.0.0 报错
我把文件
/Users/leeyi/project/imboy.pub/imboyflutter/plugin/jverify/android/src/main/AndroidManifest.xml
修改为:
```
```
可以解决 “JverifyP…
-
How does bundler support those features?
- Single file bundling
- Different resource
- Hot module reload
- Tree shaking
- Code splitting
Have some candidates to choose from:
- webpack
- https:…
-
If there are 2 components which both import their respective css files which are imported in an `index.js` and exported out. Then in another module only one of them is imported, both css files are add…
-
This issue is to keep track of the state of tree shaking in Turbine.
We want to support tree shaking in Turbine and it's dependencies (Hareactive and Jabz). The end goal is that when users build th…
-
# 🐛 bug report
When building a library using parcel and then building something that consumes that library, using parcel, tree shaking is not working how it should
## 🎛 Configuration (.babelrc, …
-
Using barrel files like an `index.ts` might cause an in-efficient tree shaking. This means build processes, tests, and bundle sizes, take much longer and are too large.
First, we need to come up wi…
-
Flutter apps can conditionally render platform specific UI using the APIs in [platform.dart](https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/foundation/platform.dart).
Curre…
-
Hello! I'd like to import `NextSEO` into my project without including all of the JSON LD functions I'm not using. At the moment `next-seo` is taking up a significant amount of my bundle size for all p…
-
## Is your feature request related to a problem? (please describe)
Refactor the repo into a mono-repo for building and releasing multiple packages. Document naming convention so packages can be se…