Interface AppMetadataPluginOptions
Source: appMetadata.ts
Properties
entryPath
entryPath:
string
Path to the app's entry file, relative to the project root.
appClass?
optionalappClass?:string
Name of the app class. Defaults to "App".