ui_migration lint(fix): update and deleted old vite configuration files and html index

This commit is contained in:
Antonio Anaya 2026-02-15 01:19:17 -06:00
parent ce19ea3fc0
commit 7c00e5e046
3 changed files with 8 additions and 20 deletions

View file

@ -23,6 +23,14 @@ export default defineConfig({
},
}),
],
build: {
// Output directory for production builds
outDir: "../src/openflexure_microscope_server/static",
// Clear output directory before build
emptyOutDir: true,
},
resolve: {
alias: {
// Use Vue 2 compatible build.