diff --git a/dist/index.html b/dist/index.html index 6b2c0c4c..2738af44 100644 --- a/dist/index.html +++ b/dist/index.html @@ -9,4 +9,4 @@ if (!doc.addEventListener) return; win.addEventListener(resizeEvt, recalc, false); doc.addEventListener('DOMContentLoaded', recalc, false); - })(document, window);