Git Product home page Git Product logo

Comments (3)

CyanSalt avatar CyanSalt commented on June 14, 2024 1

I've just fixed this and released version 0.3.1. Now when the minify option is declared, polyfill chunks will be able to be compressed correctly, while also fixing legacy chunks not being mangled.

Thanks for your feedback!

from vite-plugin-legacy-swc.

CyanSalt avatar CyanSalt commented on June 14, 2024

In my impression this is intentional, because this step happens in the generateBundle step, and compression should be handled in the renderChunk step. It avoids modernPolyfills being compressed multiple times.

However I just tested it and legacy chunks don't seem to be compressed correctly. I will investigate this issue and try to make sure the results are correct.

from vite-plugin-legacy-swc.

Jungho-Cheon avatar Jungho-Cheon commented on June 14, 2024

@CyanSalt Thank you for quick response. I will close the issue!

from vite-plugin-legacy-swc.

Related Issues (3)

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.