fixing path

This commit is contained in:
Warunee Tamkoo 2025-02-07 12:45:51 +07:00
parent 34355b097d
commit 7561b7deee
2 changed files with 2 additions and 3 deletions

View file

@ -8,7 +8,6 @@ import { VitePWA } from 'vite-plugin-pwa'
// https://vitejs.dev/config/
export default defineConfig({
base: './', // Ensures relative paths
plugins: [
vue({
template: { transformAssetUrls },