Supertokens bundle size too big
# support-questions-legacy
c
Supertokens bundle size too big
The first load JS shared by all is 250+ KB because of SupertokensWrapper.
I only use supertokens-node and supertokens-react-auth
Maybe email verification
Is there a way to minimize the bundle size?
This is an optimized build btw - after running npm run build
n
Yep at the moment the React SDK pulls in all the UI components for a recipe import. We are already working on optimising this
c
Any timeline and estimation of build size after that?
n
Don’t have any estimate or rough timeline yet sadly
c
ok thanks
@rp_st would that reduce this?
r
yes it would.