-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
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
Labels
No labels