Filter by entry point #622
              
  
  Closed
              
          
                  
                    
                      chriskrogh
                    
                  
                
                  started this conversation in
                Ideas
              
            Replies: 2 comments 4 replies
-
| 
         Hi! I'm not sure I follow — are you able to post some screenshots or some videos of how the analyzer looks like to you and how it's difficult with this big amount of "routes"?  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    4 replies
                  
                
            -
| 
         The pull request implementing this idea was released in v4.10.0! Thanks again, @chriskrogh   | 
  
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.
-
At Faire, we use @next/bundle-analyzer (which is just a wrapper around webpack-bundle-analyzer) to understand our page weight.
We currently have > 450 "routes" in our next app and the current entrypoint dropdown makes it really difficult for teams to find the route they care about.
it'd be great if we could filter the list of entry points by typing into the input before selecting an option.
Beta Was this translation helpful? Give feedback.
All reactions