Skip to content

Commit 40d74c2

Browse files
committed
CI
1 parent 47156f7 commit 40d74c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vite.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import { defineConfig } from 'vite'
22

33
export default defineConfig({
4+
base: '/animate',
45
build: {
56
modulePreload: false,
67
target: 'esnext',

0 commit comments

Comments
 (0)