WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 0066bca

Browse files
committed
refactor: add app-check to dedupe
But it changes nothing...
1 parent d1b7331 commit 0066bca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/nuxt/src/module.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,9 @@ export default defineNuxtModule<VueFireNuxtModuleOptions>({
321321
'firebase',
322322
'firebase/app',
323323
'@firebase/app',
324+
// NOTE: some of these do not seem to change anything
325+
'firebase/app-check',
326+
'@firebase/app-check',
324327
'firebase/firestore',
325328
'@firebase/firestore',
326329
'firebase/auth',

0 commit comments

Comments
 (0)