Nice, but it seems like a cut-down version of frontend-maven-plugin: https://github.com/eirslett/frontend-maven-plugin
Nope. mvn still reuqires a native node install. In addition it does not provide JSX rendering import shims and bundling
21–23 of 23 posts
Nice, but it seems like a cut-down version of frontend-maven-plugin: https://github.com/eirslett/frontend-maven-plugin
I'm slightly confused, what is the use case for this? It says "no npm, babel, etc" but then it goes and downloads the packages for you.
I love the mvn clean package just after git clone This immediately tells me of his attention to make builds reproducible. edit: formatting