Fixes #966 - remote `@import`s referenced from local ones.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 2 Sep 2017 18:35:26 +0000 (20:35 +0200)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 2 Sep 2017 18:46:22 +0000 (20:46 +0200)
commitc88091b193aaeeb805b370fb2b8c107c0c92052c
tree5a4bf31e5bd867b024335d95c0085db97f696672
parent35349a643320bc96996c3318a8374ac0bd7f1cb9
Fixes #966 - remote `@import`s referenced from local ones.

This is an edge case when local `@import` was given by hash and
referenced a remote one which was processed synchronously but should
have been asynchronously.
History.md
lib/reader/read-sources.js
test/protocol-imports-test.js