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 f839b7a commit c865265Copy full SHA for c865265
deep-intersection-observer.html
@@ -1,5 +1,5 @@
1
<link rel="import" href="../polymer/polymer.html">
2
-<script src="path/to/intersection-observer.js"></script>
+<script src="../intersection-observer/polyfill/intersection-observer.js"></script>
3
4
<dom-module id="deep-intersection-observer">
5
<script>
0 commit comments