From 690a7b53a72ac71f9f76260fa50c634566c4e984 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 28 Nov 2022 23:25:05 -0400 Subject: divide things.js into modular files (hilariously) --- src/static/lazy-loading.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/static/lazy-loading.js') diff --git a/src/static/lazy-loading.js b/src/static/lazy-loading.js index b5b0a368..b04ad7c2 100644 --- a/src/static/lazy-loading.js +++ b/src/static/lazy-loading.js @@ -1,3 +1,5 @@ +/* eslint-env browser */ + // Lazy loading! Roll your own. Woot. // This file includes a 8unch of fall8acks and stuff like that, and is written // with fairly Olden JavaScript(TM), so as to work on pretty much any 8rowser -- cgit 1.3.0-6-gf8a5