Fixes bug in min build by upgrading vite

This commit is contained in:
Henning Dieterichs 2025-09-10 18:21:09 +02:00 committed by Henning Dieterichs
parent c5e6b52034
commit 7795b8c5c7
5 changed files with 1002 additions and 795 deletions

View file

@ -18,6 +18,7 @@ export default defineConfig(async (args) => {
nlsEntries[entryName] = path;
}
/** @type {import('vite').UserConfig} */
return {
base: './',
define: {