diff --git a/src/component.ts b/src/component.ts index 147ad6f..ded5b29 100644 --- a/src/component.ts +++ b/src/component.ts @@ -17,7 +17,8 @@ export const $internalHooks = [ 'activated', 'deactivated', 'render', - 'errorCaptured' // 2.5 + 'errorCaptured', // 2.5 + 'serverPrefetch' // 2.6 ] export function componentFactory (