Fixes #590 - an edge case in import processing.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Tue, 2 Jun 2015 18:51:24 +0000 (19:51 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Tue, 2 Jun 2015 20:02:52 +0000 (21:02 +0100)
commitfd720b5e31133d90db465154e9f6ed1b75720116
tree056e58737851c290831a6680126391536f6fb284
parent87de7e25bd8e640f266222b8e92c6f49b5d57200
Fixes #590 - an edge case in import processing.

Rebasing import statements without url had a nasty edge case where
a subsequent content ended up wrapped into a `url()`.
History.md
lib/urls/reduce.js
test/integration-test.js