You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in the readme it should be possible to use multiple "#import"-statements.
But currently only the first "#import"-statement will be resolved.
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?
The text was updated successfully, but these errors were encountered: