Skip to content

Commit c62b171

Browse files
committed
chore: note
1 parent e4d7978 commit c62b171

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nuxt/src/module.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import {
77
defineNuxtModule,
88
} from '@nuxt/kit'
99
import type { NuxtModule } from '@nuxt/schema'
10+
// cannot import from firebase-admin because the build fails, maybe a nuxt bug?
1011
import type { FirebaseOptions } from '@firebase/app-types'
1112
import type { AppOptions, ServiceAccount } from 'firebase-admin'
1213
import type { NuxtVueFireAppCheckOptions } from './app-check'

0 commit comments

Comments
 (0)