Skip to content

Commit

Permalink
build dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Billyas committed Dec 15, 2023
1 parent 1a2849d commit abcd7e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default defineNuxtConfig({
]
},
baseURL: '/AQICalculator-nuxt3/',
buildAssetsDir: "/_nuxt/",
buildAssetsDir: "/assets/",
},
devtools: { enabled: false },
build: {
Expand Down

0 comments on commit abcd7e2

Please sign in to comment.