fixing path
This commit is contained in:
parent
3a1e6e1997
commit
0fdc351141
3 changed files with 9 additions and 9 deletions
|
|
@ -8,6 +8,7 @@ import { VitePWA } from 'vite-plugin-pwa'
|
|||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
base: './', // Ensures relative paths
|
||||
plugins: [
|
||||
vue({
|
||||
template: { transformAssetUrls },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue