Why is the bundle size that large? #568
              
  
  Closed
              
          
                  
                    
                      EfstathiadisD
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment
-
| Looks like tree-shaking is supported after this PR #602 | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking into the Lib, and I am currently kind of amazed of the bundle size of this lib. Why is it so large? Can we have tree-shakable components? Instead of installing the whole thing, have
import {Popover} from '@headlessui/react/popover'?Beta Was this translation helpful? Give feedback.
All reactions