Closed bameyrick closed 5 years ago
babel-polyfill should only be imported into bundle once.
babel-polyfill
imported babel-polyfill in components.js and _load.js stops any JavaScript from running.
components.js
_load.js
Expected behaviour
babel-polyfill
should only be imported into bundle once.Actual behaviour
imported
babel-polyfill
incomponents.js
and_load.js
stops any JavaScript from running.Screenshot