GithubHelp home page GithubHelp logo

Comments (3)

Seblor avatar Seblor commented on May 22, 2024 1

I'm in an apprenticeship, and won't be at work for a few weeks. I'll come back to you then.

from webpackmonitor.

roachjc avatar roachjc commented on May 22, 2024

Very strange. Do you have a screenshot, or better still is the project and stats file in a repo somewhere I can have a look?

from webpackmonitor.

Seblor avatar Seblor commented on May 22, 2024

Hello. I am back to work and even though I cannot give you the full stats file because I have no idea if the infos in there can be considered sensitive, I can give you the screenshot.
The stats file, without the modules, starts like this:

[
  {
    "timeStamp": 1518529195648,
    "time": 16871,
    "hash": "e4050dbc12d422eaa5af",
    "errors": [],
    "size": 4227134,
    "assets": [
      {
        "name": "spec.js",
        "chunks": [
          0
        ],
        "size": 4227134,
        "miniSize": 1402957,
        "minified": false
      }
    ],
    "chunks": [
      {
        "size": 1763271,
        "files": [
          "spec.js"
        ],
        "modules": [

Also I do not know if this is relevent, but I do have a module which name starts with multi followed by multiple relatives paths of JS files separated by spaces.

Here are fullsize screenshots from Chrome. As you can see, I can only hover the outside-most circles, as the text will overlap and it will lose the cursor hovering.
webpack_monitor_circle_too_small
webpack_monitor_circle_too_small_text

from webpackmonitor.

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.