Skip to content

Commit

Permalink
build: externals
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Dec 23, 2022
1 parent 9b6a6c0 commit 17e3446
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ export default defineBuildConfig({
declaration: true,
externals: [
'firebase',
'firebase/auth',
'firebase/app',
'firebase/app-check',
'firebase/auth',
'firebase/firestore',
'firebase/database',
'firebase/storage',
Expand Down

0 comments on commit 17e3446

Please sign in to comment.