diff --git a/src/App.ts b/src/App.ts index 51ea96b7..ab86ac9b 100644 --- a/src/App.ts +++ b/src/App.ts @@ -39,7 +39,26 @@ export function createAppPage(derby): typeof Page { export interface AppOptions { appMetadata?: Record, - scriptHash?: string, + /** + * 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