Skip to content

IE11 trailing comma issue in bundle.js #1881

Closed
@trustfall

Description

@trustfall

Getting an error regarding line 965 of bundle.js, because of a trailing comma.

image

I took a screen of this on my VM. Basically, the app works fine on most browsers, but on my IE11 VM, it freaks out because of this trailing comma. It's under the 'ansi-html/index.js' module - I'm not entirely sure where to look for this. I am running node-sass with CRA exactly how it's described in the readme, and also running react-scripts-ts.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions