From: Martin Pitt Date: Fri, 1 Nov 2019 16:58:31 +0000 (+0100) Subject: Add cdn.html: Single document without any additional local resources X-Git-Url: https://piware.de/gitweb/?p=webcomponents.git;a=commitdiff_plain;h=21d8118c73d99ce45c89170825be7f997d32d168 Add cdn.html: Single document without any additional local resources That is the simplest way which avoids any kind of packaging, npm, etc. It's also the slowest. --- 21d8118c73d99ce45c89170825be7f997d32d168 diff --git a/cdn.html b/cdn.html new file mode 100644 index 0000000..115a00c --- /dev/null +++ b/cdn.html @@ -0,0 +1,25 @@ + + lit-html CDN example + + + + + + + +

lit-html CDN examples

+ +

Hello World

+ + +