Skip to content

Commit

Permalink
ci: relative baseURL
Browse files Browse the repository at this point in the history
  • Loading branch information
s3xysteak committed Oct 29, 2024
1 parent 4b74ade commit 293e610
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
// https://nuxt.com/docs/api/configuration/nuxt-config
export default defineNuxtConfig({
app: {
baseURL: '',
},
compatibilityDate: '2024-10-28',
devtools: { enabled: true },
modules: [
Expand Down

0 comments on commit 293e610

Please sign in to comment.