Skip to content

fix(systemjs-loader): tests with PhantomJS#63

Open
sebelga wants to merge 1 commit into
filipesilva:masterfrom
sebelga:master
Open

fix(systemjs-loader): tests with PhantomJS#63
sebelga wants to merge 1 commit into
filipesilva:masterfrom
sebelga:master

Conversation

@sebelga

@sebelga sebelga commented Nov 3, 2017

Copy link
Copy Markdown

When launching test with PhantomJS it breaks with the following message:
(SystemJS) Expected an identifier but found 'resolvedUrl'
Changing "let" with "var" fixes the bug.

When launching test with PhantomJS it breaks with the following message:
(SystemJS) Expected an identifier but found 'resolvedUrl'
Changing "let" with "var" fixes the bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant