Skip to content
This repository has been archived by the owner on Jan 20, 2018. It is now read-only.

Add support for url constructor arguments in inline script tags #6

Open
jakemac53 opened this issue Feb 10, 2015 · 0 comments
Open

Comments

@jakemac53
Copy link
Contributor

Currently, @HtmlImport doesn't work right if it appears in a separate package with a relative url inside of an inline script tag. The ScriptCompactor makes a new file next to the original entry point and doesn't know how to detect relative urls that it should fix up.

This could possibly be done with an @url annotation on the constructor field, or something along those lines.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant