Skip to content

Commit 42c3dcf

Browse files
committed
Merge branch 'AndrewJakubowicz-remove-lit-polyfill'
2 parents d3d2a2e + 1fdb98a commit 42c3dcf

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

frameworks/keyed/lit/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<meta charset="UTF-8">
55
<title>Lit</title>
66
<link href="/css/currentStyle.css" rel="stylesheet"/>
7-
<script src="https://unpkg.com/@webcomponents/webcomponentsjs@^2/webcomponents-loader.js"></script>
87
<script async src="dist/main.js"></script>
98
</head>
109
<body>

frameworks/non-keyed/lit/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<meta charset="UTF-8">
55
<title>Lit</title>
66
<link href="/css/currentStyle.css" rel="stylesheet"/>
7-
<script src="https://unpkg.com/@webcomponents/webcomponentsjs@^2/webcomponents-loader.js"></script>
87
<script async src="dist/main.js"></script>
98
</head>
109
<body>

0 commit comments

Comments
 (0)