Giter VIP home page Giter VIP logo

Comments (2)

LironEr avatar LironEr commented on June 2, 2024 2

I started to work on monorepo support, which should solve this issue, I will also think about presenting compressed and uncompressed sizes.

I will update you on the progress.

from bundlemon.

LironEr avatar LironEr commented on June 2, 2024

@rpiaggio sorry for the long wait

I decided not to solve this issue by displaying both compressed and uncompressed because this change would require a lot of changes to the current code and might make things more difficult, will try to think about that in the feature.

So the other solution is to use the "subproject" feature which is available in v1.3.0

yarn run bundlemon # assuming you are using default compression as gzip in your config file
yarn run bundlemon --subProject no-compression --defaultCompression none

or

yarn run bundlemon --subProject gzip-compression --defaultCompression gzip
yarn run bundlemon --subProject no-compression --defaultCompression none

Assuming you set Github output with comment & status this will create 2 comments and 2 statuses, one for each subproject.

Hope this solves the issue, if it does please close the issue,if not please let me know what I can do to help you (:

from bundlemon.

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.