- From: Rich Harris <notifications@github.com>
- Date: Fri, 14 Feb 2020 11:01:36 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 14 February 2020 19:01:48 UTC
> I would hope that the documentation example would look more like this: > > ```html > <distributable-widget> > <!-- leave this empty - the component will populate it --> > </distributable-widget> > <script type="module" src="https://unpkg.com/distributable-widget@1"></script> > ``` But then you'd have to wait for the JS to load and run before seeing any content! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/831#issuecomment-586424713
Received on Friday, 14 February 2020 19:01:48 UTC