frontend-maven-plugin
frontend-maven-plugin copied to clipboard
#1160 Property to select node path.
Summary
It was added a way to use the existing nodejs installation which was in the system.
(Closes #1160 .)
Tests and Documentation
I have added a document line for it.
And I have tested it by using a minimum project example.
@eirslett
+1 would be very usefull on nixos as on nixos we cannot run dynamicly linked executables so i would provide the node from the nixpkgs
Hi, are there any updates on this? Currently trying to build on NixOS and failing because I was not able find a way to use local node.
I understand that the whole concept of this plugin is being able to not use local node, but how about a fallback which uses the local node if the system refuses to run the precompiled executable.
Hi, are there any updates on this? Currently trying to build on NixOS and failing because I was not able find a way to use local node.
Hello, this PR is ready and works well in ArchLinux RISC-V port packaging.