We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bd0587 commit ea70877Copy full SHA for ea70877
packages/lit-dev-content/src/global/lit-hydrate-support.ts
@@ -1,3 +1,9 @@
1
+/**
2
+ * @license
3
+ * Copyright 2022 Google LLC
4
+ * SPDX-License-Identifier: BSD-3-Clause
5
+ */
6
+
7
// This file is needed for rollup bundling order despite it never being loaded
8
// in Production. Loading this file directly in prod in default.html would cause
9
// an unnecessary second request to lit.js
0 commit comments