Browse Source

Merge pull request #355 in FUI/fineui from ~IMP/fineui_fui:master to master

* commit '2256130de786fe01cca4874dee94684365eed632':
  fix
es6
guy 7 years ago
parent
commit
fe3d67b0a7
  1. 2
      dist/fix/fix.js

2
dist/fix/fix.js vendored

@ -752,7 +752,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
} catch (e) { } catch (e) {
// if (this.user) { // if (this.user) {
// } else { // } else {
throw e; console.log(e);
// } // }
} finally { } finally {
// "touch" every property so they are all tracked as // "touch" every property so they are all tracked as

Loading…
Cancel
Save