Sync latest TrueGrowth updates
This commit is contained in:
5
official-site/vite.config.mjs
Normal file
5
official-site/vite.config.mjs
Normal file
@@ -0,0 +1,5 @@
|
||||
import { defineConfig } from 'vite';
|
||||
|
||||
export default defineConfig({
|
||||
base: './'
|
||||
});
|
||||
Reference in New Issue
Block a user