Re: [w3c/webcomponents] There should be a declarative way to import HTML modules (#849)

Even if a page is run in `noscript` mode, I would like, as a developer, to have the option to pull in modules declaratively. This is one of the greatest most powerful things about HTML and the DOM: that content is declared on the page. I feel like I am doing my users right by including a module in the DOM. 

Therefore I do not think this statement should have any impact on what happens with this issue:

> It sounds to me like this is hinting at an ask for declarative custom elements that could be declared and imported even with JS turned off.

This is a separate issue. My interest in this issue is in being able to declare what modules I attempted to use.

-- 
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/849#issuecomment-616009145

Received on Sunday, 19 April 2020 02:21:08 UTC