mirror of https://github.com/vuejs/core.git
chore: update comment
This commit is contained in:
parent
5c0b8bbeb3
commit
305a651c68
|
@ -99,6 +99,7 @@ export function withDirectives<T extends Node>(
|
||||||
|
|
||||||
// register source
|
// register source
|
||||||
if (source) {
|
if (source) {
|
||||||
|
// callback will be overridden by middleware
|
||||||
renderWatch(source, NOOP)
|
renderWatch(source, NOOP)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue