Improved support for webjar built using node
Last modified by Manuel Leduc on 2025/06/27 10:27
Building the artifacts of a webjar using node is becoming a pattern we use more and more frequently.
To simplify this usecase, the webjar-node packaging type has been introduced.
Using this packaging type allows for more concise pom definitions, ensure a standard projects structures, commons node and npm version, and a default build lifecycle.