t2ym / i18n-element

I18N Base Element for Lit and Polymer
Other
9 stars 1 forks source link

[Vulcanize] Incorrect assetpath for deep import dependencies #28

Closed t2ym closed 8 years ago

t2ym commented 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 for test/vulcanize2-min/multiple-case/item-element.html is not properly set.

Workaround:

Import item-element.html directly from multiple-case-test-imports.html instead of via multiple-element.html