Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

Commit e863b20

Browse files
committed
fix: @solana/web3.js as manual chunk breaks production build
1 parent 65fa9b5 commit e863b20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vite.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ export default defineConfig({
1616
react: ['react', 'react-dom'],
1717
reactHotToast: ['react-hot-toast'],
1818
reactRouter: ['react-router', 'react-router-dom'],
19-
solanaWeb3: ['@solana/web3.js'],
2019
solanaWalletAdapters: [
2120
'@solana/wallet-adapter-base',
2221
'@solana/wallet-adapter-react',

0 commit comments

Comments
 (0)