Giter Club home page Giter Club logo

Comments (9)

valscion avatar valscion commented on May 9, 2024 2

Yeah an use case such as this one is definitely a thing I want to make possible with #32 and #40.

Too bad that your fork is an entirely different project, so comparing the diff makes no sense.

from webpack-bundle-analyzer.

wmertens avatar wmertens commented on May 9, 2024 1

from webpack-bundle-analyzer.

wmertens avatar wmertens commented on May 9, 2024 1

@yvele you can use http://webpack.github.io/analyse/

from webpack-bundle-analyzer.

eirikurn avatar eirikurn commented on May 9, 2024

I imagine this would work well with the split analyzer and ui code, a la #32 and #40. It might also be useful for #41.

from webpack-bundle-analyzer.

basicdays avatar basicdays commented on May 9, 2024

This would be amazing. Just tried out the webpack-bundle-analyzer today and this tool made it immediately obvious some dependency is pulling in all of lodash. We'll have to go code spelunking to figure out which one is doing that or find another tool to report on that. It'd be amazing to have all of that within one tool.

from webpack-bundle-analyzer.

Frondor avatar Frondor commented on May 9, 2024

I don't know if I get the idea, but does it tries to display where is a dependency coming from? I'm trying to tree-shake lodash properly, and I'm using a few lodash/fn functions, but in the analyzer I see a lot of small lodash functions imported... I'd like to know which other packages are importing them. Is that possible with this approach?

from webpack-bundle-analyzer.

eirikurn avatar eirikurn commented on May 9, 2024

from webpack-bundle-analyzer.

yvele avatar yvele commented on May 9, 2024

Any workaround or external tool to get the dependency tree of a Webpack bundle? ๐Ÿค”

from webpack-bundle-analyzer.

yvele avatar yvele commented on May 9, 2024

@yvele you can use http://webpack.github.io/analyse/

It's not working with my stats.json ๐Ÿค”

web.js:1 Uncaught TypeError: Cannot read property 'sort' of undefined
    at web.js:1
    at Object.n.load (web.js:1)
    at FileReader.l.onload (15f6448ec2a08f35395d.js:1)

from webpack-bundle-analyzer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.