Re: [w3c/webcomponents] HTML Modules (#645)

To be clear, I was asking why the inline HTML case was necessary. I am perfectly happy with importing from a URL.

It's a good point that import statements need to be statically analyzable. Perhaps "import as" with a Symbol.importer could be used with dynamic `import()` only?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/645#issuecomment-322445980

Received on Tuesday, 15 August 2017 11:46:35 UTC