Use core-js for polyfills, adding those that make us compatible with IE11 with...
Use core-js for polyfills, adding those that make us compatible with IE11 with the exception of Intl time zone handling.
Showing
- assets/src/scripts/components/hydrograph/legend.js 1 addition, 1 deletionassets/src/scripts/components/hydrograph/legend.js
- assets/src/scripts/index.js 3 additions, 3 deletionsassets/src/scripts/index.js
- assets/src/scripts/index.spec.js 4 additions, 0 deletionsassets/src/scripts/index.spec.js
- assets/src/scripts/polyfills.js 15 additions, 0 deletionsassets/src/scripts/polyfills.js
- wdfn-server/waterdata/templates/base_plain.html 1 addition, 0 deletionswdfn-server/waterdata/templates/base_plain.html
assets/src/scripts/polyfills.js
0 → 100644
Please register or sign in to comment