Cleanup node mess

This commit is contained in:
Marco Rodolfi
2023-01-13 11:46:04 +01:00
parent 37fb1271ac
commit ff10d87692
4 changed files with 553 additions and 938 deletions
-2
View File
@@ -1,5 +1,3 @@
import 'i18n.ts';
import {
Navigation,
ReactRouter,
+1 -1
View File
@@ -1,4 +1,4 @@
import 'i18n.ts';
import i18next from './i18n';
import PluginLoader from './plugin-loader';
import { DeckyUpdater } from './updater';