Ver Fonte

chore: update comment

三咲智子 Kevin Deng há 2 anos atrás
pai
commit
305a651c68
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      packages/runtime-vapor/src/directive.ts

+ 1 - 0
packages/runtime-vapor/src/directive.ts

@@ -99,6 +99,7 @@ export function withDirectives<T extends Node>(
 
     // register source
     if (source) {
+      // callback will be overridden by middleware
       renderWatch(source, NOOP)
     }
   }