-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hi!
version 3.0.0
I see an error in console: "ReferenceError: 'Set' is undefined" on IE10.
import { brightness } from 'chromatism';
console.log(brightness(-3, '#d81919').hex);Works well with polyfill: https://www.npmjs.com/package/es6-set
Demo: https://codepen.io/andrey-hohlov/pen/oydemm
Do you support IE10?
I see IE >= 9 in browserlist section, but looks like not all features polyfilled by babel.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels