Giter Site home page Giter Site logo

print-chunks-plugin's Introduction

print-chunks-plugin's People

Contributors

wayou avatar

Watchers

 avatar  avatar

print-chunks-plugin's Issues

Output all files per chunk

Hello!

Thanks for publishing this plugin on NPM. There is one thing I noticed while using it. Currently the output of the plugin is limited to a certain amount of files per chunk.

Example output:

{
    id: 'index',
    name: 'index',
    modules: [
      4,
      './app/index.js',
      './node_modules/@babel/polyfill/lib/index.js',
      './node_modules/@babel/polyfill/lib/noConflict.js',
      './node_modules/ansi-html/index.js',
      './node_modules/ansi-regex/index.js',
      './node_modules/core-js/es6/index.js',
      './node_modules/core-js/fn/array/flat-map.js',
      './node_modules/core-js/modules/_math-log1p.js',
      './node_modules/core-js/modules/_math-sign.js',
      './node_modules/core-js/modules/_meta.js',
      './node_modules/core-js/modules/_microtask.js',
      './node_modules/core-js/modules/_new-promise-capability.js',
      ... 241 more items
    ]
  }
]

Would you care to update the code to show all files as suggested here?

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.