Skip to content
This repository was archived by the owner on May 23, 2019. It is now read-only.
This repository was archived by the owner on May 23, 2019. It is now read-only.

Internet Explorer 8 and Browserify #90

@jerrysu

Description

@jerrysu

Simply using require('intl-messageformat'); in a bundle that is browserified results in JavaScript errors in IE8. The errors occur as a result of the keyword default being used as a property for the modules that use esnext.

I'm probably going to workaround this by including IntlMessageFormat on window through the bower package, but I haven't quite figured this out with intl-format-cache.

I'm curious if this is a known issue or if there is some way to bundle this package with browserify and have it work in IE8.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions