Skip to content

Commit

Permalink
chore: minor
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasRalee committed Jan 3, 2024
1 parent bd43e2c commit 2ef055e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layer/nuxt-config/vite/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export default defineConfig({

optimizeDeps: {
exclude: ['fsevents'],
include: ['@keplr-wallet/unit', 'vue-hotjar']
include: ['@keplr-wallet/unit', 'vue-hotjar', 'BroadcastMode']
}
}) as ViteConfig

Expand Down

0 comments on commit 2ef055e

Please sign in to comment.