Skip to content
This repository was archived by the owner on Jan 11, 2022. It is now read-only.

Commit 7a7adee

Browse files
committed
Update dist
1 parent bd224ea commit 7a7adee

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

dist/sticky.compile.js

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
"use strict";
2-
31
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
42

53
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
@@ -491,4 +489,4 @@ function () {
491489
} else {
492490
root.Sticky = factory;
493491
}
494-
})(void 0, Sticky);
492+
})(this, Sticky);

dist/sticky.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/sticky.min.js.gz

-10 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)