Skip to content

IE10 support? #39

@andrey-hohlov

Description

@andrey-hohlov

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions