Compress boot.js even more

This commit is contained in:
djmaze 2020-08-10 11:32:05 +02:00
parent b9b9cd736f
commit 55f74c5d10
4 changed files with 51 additions and 38 deletions

View file

@ -1,4 +1,4 @@
import window from 'window';
/* eslint-env browser */
const STORAGE_KEY = '__rlA';
const TIME_KEY = '__rlT';