ProjectEvergreen / project-evergreen

Wiki and high level "feature" tracker for Project Evergreen
https://projectevergreen.github.io/
Apache License 2.0
11 stars 1 forks source link

Add support for JavaScript production bundling #5

Open thescientist13 opened 6 years ago

thescientist13 commented 6 years ago

take into account #3

https://www.youtube.com/watch?v=mIWCLOftfRw

thescientist13 commented 6 years ago

use @babel v7? (babel-preset-env and babel-polyfill)

thescientist13 commented 6 years ago

Polyfill IO? https://cdn.polyfill.io/v2/docs/

thescientist13 commented 6 years ago

https://twitter.com/justinfagnani/status/1015297852967301121 https://twitter.com/jamiebuilds/status/1022568918949408768 https://twitter.com/tunnckocore/status/1024060595686055937 https://twitter.com/kentcdodds/status/1029391693370408961

thescientist13 commented 6 years ago

https://github.com/web-padawan/polymer3-webpack-starter

thescientist13 commented 6 years ago

https://github.com/babel/babel/issues/7789