diff --git a/src/App.ts b/src/App.ts index cffecf65..ab86ac9b 100644 --- a/src/App.ts +++ b/src/App.ts @@ -39,9 +39,24 @@ export function createAppPage(derby): typeof Page { export interface AppOptions { appMetadata?: Record, + /** + * Base URL that the JS bundles are served from, with no trailing slash. + * Used by bundler plugins such as derby-webpack and derby-browserify. + */ scriptBaseUrl?: string, + /** + * If true, then Derby's