Skip to content

normalize-url not working in IE11 #385

Closed
@lstkz

Description

@lstkz

This module depends on normalize-url, but it doesn't work for IE11 because it's not transpiled to ES5.
For example https://github.com/sindresorhus/normalize-url/blob/master/index.js#L5 this line contains an arrow function.
I can see that there is a similar package but for es5 https://www.npmjs.com/package/normalize-url-es5.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions