ADD: Loading window & vite-eslint

This commit is contained in:
Robert Kossessa
2024-02-07 17:41:45 +01:00
parent b957c11526
commit 9ce9fe434a
12 changed files with 248 additions and 79 deletions

View File

@@ -43,6 +43,10 @@ module.exports = {
name: 'main_window',
config: 'vite.renderer.config.mjs',
},
{
name: 'loading_window',
config: 'vite.loading.config.mjs',
}
],
},
},