-
A project in which I use this plugin currently generates two JavaScript bundles, for two buckets:
- `C5F5JJJEjF.js`
- `NfTCyKwx5R.js`
I would like to include only one of them in my Service Worker…
-
Hi!
I wonder if you have tackled or thought about code-splitting yet. It is kinda important to have some sort of code-splitting support. I want to use a react component only on one page but becaus…
-
It would be better to split the [Subresource Loading with WebBundles](https://github.com/WICG/resource-bundles/blob/main/subresource-loading.md) Explainer into two parts 1) core part and 2) extension …
-
I'd like to propose support for multiple LiveReactload bundles in separate browserify/watchify processes:
#### Reasoning
I'm developing HTML5 GUIs in a large codebase with a number of internal l…
-
**Summary:**
While working on Gzip (#350) I noticed that our static assets are very big.
**Steps to Reproduce:**
1. Just look in the `public` dir.
**What do you see now?**
…
-
### Possible opportunities for splitting
- the Rhino jar bundles tools, REPL, debugger in it.
- h2 jar bundles a server with sql admin console in it!
- okhttp jar bundles the cache store inside it
If…
-
## Expected Behavior
Having the self-contained build is a great improvement in terms of bundle size. Creating `sap-ui-custom.js` bundles brings huge performance benefits. However, as apps grow, the b…
-
Add [Splittable](https://github.com/cramforce/splittable)?
It's the new kid on the block, but produces even smaller bundles than Rollup, supports CommonJS out of the box, and allows for code-split…
-
The support for split the vendor file in separate files is more complex then the application.
I think the only way to do this is to modify the loader so that the loader itself support lazy loading.
…
-
### Please verify that this feature request has NOT been suggested before.
- [X] I checked and didn't find a similar feature request
### Problem statement
Often I receive a quantity of an article a…