We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f42a64c commit 6e52dd9Copy full SHA for 6e52dd9
frameworks/non-keyed/sonnet/vite.config.js
@@ -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