diff --git a/dist/fix/fix.js b/dist/fix/fix.js index c6ac05169..b09e70b98 100644 --- a/dist/fix/fix.js +++ b/dist/fix/fix.js @@ -1073,6 +1073,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons }); }); this._watchers && (this._watchers = []); + this.destroyed && this.destroyed(); }; return VM;