Skip to content

Commit

Permalink
try externalizing new wallet sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
ElliotFriend committed Oct 7, 2024
1 parent f4761d2 commit b136432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ export default defineConfig({
},
},
ssr: {
noExternal: ['@albedo-link/intent'],
noExternal: ['@stellar/typescript-wallet-sdk-km', '@albedo-link/intent'],
},
})

0 comments on commit b136432

Please # to comment.