Skip to content

Build rainbowkit as a single file #2246

Closed Answered by DanielSinclair
Linch1 asked this question in Q&A
Discussion options

You must be logged in to vote

This is expected code splitting behavior that is used to optimize initial-load performance. When using RainbowKit in a project like Next, the bundler should bundle the imported files to prevent network roundtrips. Typically you'd want to leverage this code splitting, but you can likely change your bundle settings to work around this.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DanielSinclair
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants