This commit is contained in:
Dmitry Vasilev
2022-11-26 02:56:32 +08:00
parent e778589bcd
commit b978b804da
9 changed files with 85 additions and 13 deletions

View File

@@ -381,6 +381,7 @@
if(new URLSearchParams(window.location.search).get('leporello') == null) {
await import('./src/launch.js');
// TODO remove?
/*
const {init} = await import('./src/index.js');
(