Skip to content

Interface AppMetadataPluginOptions

Source: appMetadata.ts

Properties

entryPath

entryPath: string

Path to the app's entry file, relative to the project root.


appClass?

optional appClass?: string

Name of the app class. Defaults to "App".

Built by Prozilla