Skip to content

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

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

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

Conversation

@loixlab

@loixlab loixlab 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