Skip to content

ensure double-quoted module references are supported#8

Open
FND wants to merge 1 commit intoMacmee:masterfrom
FND:patch-1
Open

ensure double-quoted module references are supported#8
FND wants to merge 1 commit intoMacmee:masterfrom
FND:patch-1

Conversation

@FND
Copy link

@FND FND commented Jul 4, 2017

previously the following was ignored, resulting in puzzling syntax errors:

import foo from "foo";
import { bar } from "bar";

previously the following was ignored, resulting in puzzling syntax errors:

    import foo from "foo";
    import { bar } from "bar";
@FND FND changed the title ensure double-quoted module reference are supported ensure double-quoted module references are supported Jul 4, 2017
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