diff --git a/packages/schema/src/config/app.ts b/packages/schema/src/config/app.ts index 7ef5c4d79a6d..67feb7defca4 100644 --- a/packages/schema/src/config/app.ts +++ b/packages/schema/src/config/app.ts @@ -199,45 +199,30 @@ export default defineUntypedSchema({ * * @example ~/app/spa-loading-template.html * ```html - * + * *
* * ``` * @type {string | boolean}