| Package | Description |
|---|---|
| com.vaadin.flow.plugin.maven |
| Modifier and Type | Class and Description |
|---|---|
class |
BuildFrontendMojo
Goal that builds the frontend bundle.
|
class |
CopyProductionFilesMojo
Goal that copies all production mode files into the
CopyProductionFilesMojo.copyOutputDirectory directory. |
class |
PackageForProductionMojo
Goal that prepares all web files from
PackageForProductionMojo.transpileEs6SourceDirectory for production
mode: minifies, transpiles and bundles them. |
class |
PrepareFrontendMojo
This goal checks that node and npm tools are installed, copies frontend
resources available inside `.jar` dependencies to `node_modules`, and creates
or updates `package.json` and `webpack.config.json` files.
|
static class |
PrepareFrontendMojo.VaildateMojo
Deprecated.
use
PrepareFrontendMojo instead |
Copyright © 2000–2019 Vaadin Ltd. All rights reserved.