wip: change assets handling to vite-rs

This commit is contained in:
Alexander Navarro 2025-04-21 20:14:07 -04:00
parent 14a4d9b2b3
commit f5e398c933
5 changed files with 66 additions and 24 deletions

View file

@ -2,6 +2,9 @@ import {defineConfig} from "vite";
export default defineConfig({
plugins: [],
server: {
port: 3001,
},
build: {
rollupOptions: {
input: [