feat: balance checks and README - v1 complete
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { defineConfig } from 'vite';
|
||||
|
||||
export default defineConfig({
|
||||
build: { target: 'esnext' }, // top-level await in src/main.js
|
||||
});
|
||||
Reference in New Issue
Block a user