Skip to content

Commit

Permalink
Add note about where Nitro preset should be configured.
Browse files Browse the repository at this point in the history
  • Loading branch information
mross-ua committed Oct 2, 2023
1 parent 2157af8 commit ba59718
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ export default defineNuxtConfig({
// make compatible with @nuxtjs/tailwindcss module
classSuffix: '',
},
// nitro: {
// // prefer to set this in build environment
// preset: '',
// },
vuefire: {
emulators: {
// uncomment this line to run the application in production mode without emulators during dev
Expand Down

0 comments on commit ba59718

Please sign in to comment.