devsoap / ds-gradle-vaadin

Gradle plugin for building Vaadin Flow 10/11/12/13/14/15 apps
https://devsoap.com/gradle-vaadin-flow-plugin
Other
36 stars 13 forks source link

documentation around location of templates #258

Closed bsutton closed 4 years ago

bsutton commented 5 years ago

The new vaadin 14 migration guide states that the frontend directory should be stored in the root of the project.

The gradle vaadin flow project states that templates should be stored under /src/main/webapps/frontend/templates.

Can the documentation be updated to note and clarify the differences.

johndevs commented 4 years ago

Project structure information for V14 is now available at http://docs.devsoap.com/vaadin_flow_gradle_plugin/project_structure.html