differential-loading
There are 5 repositories under differential-loading topic.
DanielSchaffer/webpack-babel-multi-target-plugin
A Webpack plugin that works with Babel to allow differential loading - production deployment of ES2015 builds targeted to modern browsers, with an ES5 fallback for legacy browsers.
Jungwoo-An/universal-differential-loading
🍀The easiest way to configure differential-loading
robisim74/static-web-app
Build a static web app with Webpack, Babel, TypeScript or ES6, critical CSS, differential loading & Web Components. SEO & performance friendly
Mobiletainment/browserslist-es2015
Browserslist with full support for ES2015
robatwilliams/differential-loading-poc
Using service workers and a version-aware server to reduce network data transfer of slightly-different application bundles.