Git Product home page Git Product logo

Comments (5)

mcjazzyfunky avatar mcjazzyfunky commented on May 18, 2024

AFAIK, ugilfyjs does not support ES2015 and higher.
I think maybe you should consider to use "target": "ES5" in tsconfig.json or if you really want an ES201x module then maybe "rollup-plugin-uglify-es" will do the job.

from mobx-react-lite.

danielkcz avatar danielkcz commented on May 18, 2024

@mcjazzyfunky You are right, target ES5 did the trick, but that's not likely what we want here. Times of ES5 are so over in my opinion :) Are you willing to experiment with the plugin you have mentioned?

I've also heard there is some alternative to uglify built from fresh but with the same API, but I just cannot recall the name of that project.

from mobx-react-lite.

mcjazzyfunky avatar mcjazzyfunky commented on May 18, 2024

Ooops, rollup-plugin-ugilfy-es seems to be deprecated:
As written in its README.md

DEPRECATED, see rollup-plugin-terser instead

@FredyC was "terser" that thing you were talking about by any chance?

[Edit] Anyway, everything works fine with "rollup-plugin-terser". Do you want a pull request?

from mobx-react-lite.

danielkcz avatar danielkcz commented on May 18, 2024

@mcjazzyfunky Yea, Terser, thank you! :) Would be lovely if you can send in PR :)

from mobx-react-lite.

danielkcz avatar danielkcz commented on May 18, 2024

Solved in #5 Thanks!

from mobx-react-lite.

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.