Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ff2ff38

Browse files
authored
Create vite.config.js
1 parent 6e52dd9 commit ff2ff38

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
import { defineConfig } from 'vite'
2+
3+
export default defineConfig({
4+
base:'/frameworks/non-keyed/sonnet/dist/',
5+
})

0 commit comments

Comments
 (0)