-
Considering the growth of data and Network accessibility required for downloading the data release bundles we want to split the data release output file in multiple batches.
May be restrict bundle s…
ghost updated
2 years ago
-
**Describe the bug**
When data tables are custom sorted by a metric, removal of buckets is broken and results in the error `dataGridColumns[sort.colIndex] is undefined`
**To Reproduce**
Steps to …
-
In the game that I want to modify, there are several apk files combined in .apks, in one of these apk (split_install_time.config.astc) I found files with the extension .ab is on the way assets/bundles…
-
Currently, even with keepAlive option, we ask V8 to load the whole bundle. This takes like 1 second and it is the main place where the optimization should be evaluated.
We should evaluate if it mak…
-
### Is your feature request related to a problem? Please describe.
While making icons using the Path tool is really easy, turning that into a shape to further tweak it within penpot isn't really stra…
-
https://www.howtogeek.com/739098/what-is-an-android-app-bundle-aab/
https://www.f-droid.org/packages/com.aefyr.sai.fdroid/ (sapk) did it
https://www.f-droid.org/packages/com.smartpack.packagemanager…
-
I have install ng2-material using npm install and import material_provider in boot.ts and bootstrap it. and I have use material_directive in app.component and map it as below in index.php
index.php
…
rumes updated
8 years ago
-
We should only include the most common bundles in the `SuluTestKernel`, because otherwise we don't really can check the dependencies of each bundle.
It will also cause problems with the subtree split…
-
It’s typical for the same code to find its way into more than one bundle. When this happens the minifier’s work will be multiplied unnecessarily. We put our bundles under the microscope with both the …
-
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…