Skip to content

Demo of bundle size when using a single hook & provider

Notifications You must be signed in to change notification settings

micah-redwood/amplify-ui-auth

Repository files navigation

Amplify bundle size demo

Demo of bundle size when using a single hook & provider

Based on Vite React Typescript template. To compute bundle size, just run npm run build

Before installing amplify-ui

Bundle size is 146kb, most of that React DOM

After installing amplify-ui

With the <Authenticator.Provider> provider and the useAuthenticator() hook, bundle size is 1.52MB

About

Demo of bundle size when using a single hook & provider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages