Giter VIP home page Giter VIP logo

Comments (4)

c3s4 avatar c3s4 commented on July 30, 2024 1

Thank you :)

from json2mjml.

ngarnier avatar ngarnier commented on July 30, 2024

Care to be more specific and explain which dependencies you are referring to, and how you know they are not used?

Creating an issue with so little detail doesn't make things easy for us.

from json2mjml.

c3s4 avatar c3s4 commented on July 30, 2024

Hi sorry for the lack of details, I mean all dependencies (not the dev ones).
I think that are not used because inside the two source files they are never referenced. The only one referenced is the commander, but you are using the babel-cli so it will available after the build phase. Maybe the commander is right to have as dependency.

I cloned this project, removed from package.json then executed yarn test and the test has been passed, so I think these dependencies are not really needed. To check the cli I tried to use it after the build and everything works as expected.

Just to be more clear these are the dependencies I'm referring to:

"commander": "^2.11.0", (maybe this not)
"htmlparser2": "^3.9.2",
"lodash": "^4.17.2",
"mjml": "^3.3.5"

I'm telling this mainly because the mjml one: it cause a lot of unused packages download and it is referencing an old version of mjml.

Thank you

from json2mjml.

ngarnier avatar ngarnier commented on July 30, 2024

Indeed, I published a new version without the unused dependencies. Thanks for reporting.

from json2mjml.

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.