cjolowicz / muckr-web

Web app for muckr
https://muckr-web.herokuapp.com
MIT License
0 stars 0 forks source link

Replace @babel/polyfill #97

Closed cjolowicz closed 4 years ago

cjolowicz commented 5 years ago

https://github.com/zloirock/core-js#babelpolyfill

It's deprecated.

cjolowicz commented 5 years ago
warning @babel/node > @babel/polyfill@7.4.4: 🚨 As of Babel 7.4.0, this
package has been deprecated in favor of directly
including core-js/stable (to polyfill ECMAScript
features) and regenerator-runtime/runtime
(needed to use transpiled generator functions):