Compare commits
1 commit
ee3664818c
...
89f19e25f8
| Author | SHA1 | Date | |
|---|---|---|---|
|
89f19e25f8 |
1 changed files with 1 additions and 1 deletions
|
|
@ -11,5 +11,5 @@ export default defineConfig({
|
||||||
vite: {
|
vite: {
|
||||||
plugins: [tailwindcss()]
|
plugins: [tailwindcss()]
|
||||||
},
|
},
|
||||||
base: ''
|
base: '/'
|
||||||
});
|
});
|
||||||
Loading…
Add table
Add a link
Reference in a new issue