We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47156f7 commit 40d74c2Copy full SHA for 40d74c2
1 file changed
vite.config.js
@@ -1,6 +1,7 @@
1
import { defineConfig } from 'vite'
2
3
export default defineConfig({
4
+ base: '/animate',
5
build: {
6
modulePreload: false,
7
target: 'esnext',
0 commit comments