Closed t2ym closed 8 years ago
In vulcanization, incorrect assetpath is set for deep import dependencies (3 or 4 depth?). This should be an issue of vulcanize.
assetpath
vulcanize
assetpath for test/vulcanize2-min/multiple-case/item-element.html is not properly set.
test/vulcanize2-min/multiple-case/item-element.html
Import item-element.html directly from multiple-case-test-imports.html instead of via multiple-element.html
item-element.html
multiple-case-test-imports.html
multiple-element.html
In vulcanization, incorrect
assetpath
is set for deep import dependencies (3 or 4 depth?). This should be an issue ofvulcanize
.assetpath
fortest/vulcanize2-min/multiple-case/item-element.html
is not properly set.Workaround:
Import
item-element.html
directly frommultiple-case-test-imports.html
instead of viamultiple-element.html