Class WebComponentModulesWriter

java.lang.Object
com.vaadin.flow.server.webcomponent.WebComponentModulesWriter
All Implemented Interfaces:
Serializable

public final class WebComponentModulesWriter extends Object implements Serializable
Writes web components generated from WebComponentExporter implementation classes to a target directory.

For internal use only. May be renamed or removed in a future release.

Since:
2.0
Author:
Vaadin Ltd
See Also: