| Package | Description |
|---|---|
| com.vaadin.flow.server.frontend |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskGenerateIndexHtml
Generate
index.html if it is missing in frontend folder. |
class |
TaskGenerateIndexTs
Generate
index.js if it is missing in frontend folder. |
class |
TaskGenerateTsConfig
Generate
tsconfig.json if it is missing in project folder and
index.ts exists in frontend folder. |
class |
TaskGenerateTsDefinitions
Generate
types.d.ts if it is missing in project folder and
tsconfig.json exists in project folder. |
Copyright © 2000–2020 Vaadin Ltd. All rights reserved.