Skip to content

Serve ESM scripts to modern browsers, and serve polyfilled, heavily transpiled scripts to legacy browsers like IE11

Notifications You must be signed in to change notification settings

kilgarenone/differential-serving

Repository files navigation

Development

npm run dev

Production

npm run build

Once the build is finished, you will find a folder called dist at the project's root containing the 'modern' and 'legacy' assets.

Then you could run npm run serve to view the app in a browser. Compare IE11 and modern browser.

Credits

About

Serve ESM scripts to modern browsers, and serve polyfilled, heavily transpiled scripts to legacy browsers like IE11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published