Skip to content

Commit

Permalink
fix: @solana/web3.js as manual chunk breaks production build
Browse files Browse the repository at this point in the history
  • Loading branch information
beeman committed Dec 3, 2024
1 parent 21283b6 commit d57dd62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ export default defineConfig({
react: ['react', 'react-dom'],
reactHotToast: ['react-hot-toast'],
reactRouter: ['react-router', 'react-router-dom'],
solanaWeb3: ['@solana/web3.js'],
solanaWalletAdapters: [
'@solana/wallet-adapter-base',
'@solana/wallet-adapter-react',
Expand Down

0 comments on commit d57dd62

Please sign in to comment.