Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in babel-polyfill

Rollup + @babel/preset-env + @babel/polyfill

Webpack implicit vendor/manifest chunks in IE11 - Promise is undefined

webpack & babel-polyfill: Can't resolve 'core-js/modules/es6.array.map' in source directory

React Boilerplate : Uncaught RangeError: Maximum call stack size exceeded

How to reduce babel-polyfill size (150 KB minified)?

fetch and Headers are undefined in IE11.0.9600 with babel-polyfill when process.env.NODE_ENV=='production'

Error with babel-polyfill and webpack

Can Webpack tree-shaking remove unused babel-polyfills?

what features does the babel polyfill support?

babeljs babel-polyfill

How to add flatMap using babel 7?

Axios Catch being called even when response is 200 (Successful)

Is it better to have polyfills as import statements with babel-preset-env or add them in entries at webpack.config.js?

ChildNode.remove() polyfill with babel-polyfill

What's wrong with my Webpack config?

babel-minify vs terser (instead uglify-js)

"Only one instance of babel-polyfill is allowed" error

.flat is not a function only with jest

babel polyfill being included, but forEach still doesn't work in IE11 on NodeLists