Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Syntax of generic importing breaks in IE 11 #8

Open
pysailor opened this issue Nov 6, 2018 · 0 comments
Open

Syntax of generic importing breaks in IE 11 #8

pysailor opened this issue Nov 6, 2018 · 0 comments
Assignees
Labels

Comments

@pysailor
Copy link
Member

pysailor commented Nov 6, 2018

In this commit 55b909a, the following change was introduced:
import('moment/locale/'+lang+'.js').then(() => {

IE 11 bails with SyntaxError, in the debugger it seems to fail at "=>".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants