We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be48bb4 commit 1926195Copy full SHA for 1926195
83-serving-different-bundles/index.html
@@ -12,6 +12,10 @@
12
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap"
13
rel="stylesheet"
14
/>
15
+ <script
16
+ nomodule
17
+ src="https://cdn.jsdelivr.net/npm/intersection-observer-polyfill@0.1.0/index.min.js"
18
+ ></script>
19
<!-- Global site tag (gtag.js) - Google Analytics -->
20
<script
21
async
0 commit comments