Skip to content

Javascript error in IE11 #2

@xavadu

Description

@xavadu

Hello,

I am having the following error in IE11 with ES5 ERROR SyntaxError: Syntax error in regular expression with the following polyfill

import 'web-animations-js';
import 'web-animations-js';
import 'zone.js/dist/zone';

import 'core-js/es/object';
import 'core-js/es/array';
import 'core-js/es/string';
import 'core-js/es/regexp';

Any idea if I am missing some polyfill to make it work? or could be an code issue? Is quite complicate to debug in IE

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions