io.micronaut.starter.feature.view.mvnPluginReact.rocker.raw Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of micronaut-starter-core Show documentation
Show all versions of micronaut-starter-core Show documentation
Generates Micronaut applications
@args(String groupID, String artifactID, String version)
@groupID
@artifactID
@version
install node and npm
install-node-and-npm
npm install
npm
webpack build server
webpack
--mode production --config webpack.server.js
${project.build.outputDirectory}/views
webpack build client
webpack
--mode production --config webpack.client.js
${project.build.outputDirectory}/views/static
v21.7.2
src/main/js
target