Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple imports not possible #68

Open
ithie opened this issue Mar 13, 2019 · 1 comment
Open

Multiple imports not possible #68

ithie opened this issue Mar 13, 2019 · 1 comment

Comments

@ithie
Copy link

ithie commented Mar 13, 2019

As mentioned in the readme it should be possible to use multiple "#import"-statements.
But currently only the first "#import"-statement will be resolved.

The "global"-Flag is missing here:
https://github.com/namshi/mockserver/blob/master/mockserver.js#L84

Is this intended?

@ithie
Copy link
Author

ithie commented Mar 13, 2019

I've created a pull-request with a possible fix. (#69)

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

No branches or pull requests

1 participant