Skip to content

Commit

Permalink
fix: baseURL
Browse files Browse the repository at this point in the history
  • Loading branch information
GelsDEV committed Nov 9, 2023
1 parent 733f24a commit 053baf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export default defineNuxtConfig({
}
},
ssr: false,
baseURL: '/sakai-nuxt/', // baseURL: '/<repository>/'
modules: ['nuxt-primevue'],
primevue: {
options: { ripple: true },
Expand Down

0 comments on commit 053baf1

Please sign in to comment.