-
Working on #133 and [ipyvuetify](https://github.com/mariobuikhuizen/ipyvuetify) we're realizing (me and @mariobuikhuizen) that we need to split the massive ~15MB~ 5MB bundle into, and start thinking a…
-
- First pack will contain absolute minimal base classes, and loaded on page load.
- Second pack will contain optional code for feedback and real-time stats, and lazy loaded only when first needed.
-
### Feature description
1. A new option to simply merge app bundles/split apk's
2. If the manager sees the user giving it an app bundle/split APK when patching, it merges then patches
### Motivatio…
-
currently there is a bundle `org.eclipse.pde.core` that contains API and implementation and even ant-task stuff.
That makes it quite hard to sue PDE api in other context without pulling in much dep…
-
https://github.com/egoist/rollup-plugin-postcss/pull/322
I've been using this in production builds for 2+ months... are PRs still looked at, or is the shortage of maintainers critical?
-
Make it so you can't access the main JS bundle if you're not authenticated. Why give an attacker the information?
-
This is an issue that **doesn't affect your usual OpenIMAJ use case** (with just a single class-loader), but makes repackaging OpenIMAJ dependencies as OSGi bundles needlessly complicated (and at the …
-
-
The language server simply doesn't start if those are missing. Making them optional just makes them more likely to be missing at runtime -and JDT-LS failing- despite an apparently successful installat…
-
I was using webpack earlier and though managed to use it successfully for a complex build, I was never happy with the abstraction that it provided and had to do lot of search to find the right syntax …