Introducing the NPM Maven Plugin | MuleSoft Blog
Suppose that you have a Maven project and you want to download Node.js modules previously uploaded to NPM. One way of doing that without running node is by using the npm-maven-plugin. It allows the user to download the required Node modules without running node.js: It is completely implemented on the JVM.
Read full article from Introducing the NPM Maven Plugin | MuleSoft Blog
No comments:
Post a Comment