Skip to content

Commit

Permalink
Asset base is missing
Browse files Browse the repository at this point in the history
  • Loading branch information
m90 committed Dec 20, 2024
1 parent 4cb9562 commit 2b3f1dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import vue from '@vitejs/plugin-vue'
// https://vite.dev/config/
export default defineConfig({
plugins: [vue()],
base: '/pyla/',
resolve: {
alias: {
vue: 'vue/dist/vue.esm-bundler.js',
Expand Down

0 comments on commit 2b3f1dd

Please sign in to comment.