ONSdigital / sdc-global-design-patterns

The SDC Global Design Pattern library. Used as the basis for SDC projects. Outputs to CDN for use in production and development projects, documentation publishes to netlify.
https://sdc-global-design-patterns.netlify.com/
11 stars 2 forks source link

Duplicated babel-polyfill prevents JavaScript from running #221

Closed bameyrick closed 5 years ago

bameyrick commented 5 years ago

Expected behaviour

babel-polyfill should only be imported into bundle once.

Actual behaviour

imported babel-polyfill in components.js and _load.js stops any JavaScript from running.

Screenshot

screenshot 2018-11-21 at 11 41 27