You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 6, 2025. It is now read-only.
@@ -41,6 +40,9 @@ for (var i = 0; i < scripts.length; i++) {
41
40
break
42
41
}
43
42
}
43
+
// todo: i18n
44
+
// todo: add browser info
45
+
hEl.innerText='Your browser is out of date.'
44
46
if(isDev){
45
47
pEl.innerHTML='Aleph.js requires <a href="https://caniuse.com/es6-module" style="font-weight:500;color:#000;">ES module</a> support during development.'
0 commit comments