diff --git a/src/util/options.js b/src/util/options.js index 49f135d6c0d..8f57af4d520 100644 --- a/src/util/options.js +++ b/src/util/options.js @@ -124,6 +124,7 @@ strats.el = function (parentVal, childVal, vm) { strats.init = strats.created = strats.ready = +strats.hotreload = strats.attached = strats.detached = strats.beforeCompile =