- npm: Update devDeps

This commit is contained in:
Brett Zamir
2019-04-28 20:32:45 +08:00
parent 78dfad0cbc
commit d423fb741f
7 changed files with 432 additions and 558 deletions

View File

@@ -3,23 +3,15 @@
_dereq_(2);
function _global() {
var data = _interopRequireDefault(_dereq_(15));
_global = function () {
return data;
};
return data;
}
var _global = _interopRequireDefault(_dereq_(15));
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
if (_global().default._babelPolyfill && typeof console !== "undefined" && console.warn) {
if (_global.default._babelPolyfill && typeof console !== "undefined" && console.warn) {
console.warn("@babel/polyfill is loaded more than once on this page. This is probably not desirable/intended " + "and may have consequences if different versions of the polyfills are applied sequentially. " + "If you do need to load the polyfill more than once, use @babel/polyfill/noConflict " + "instead to bypass the warning.");
}
_global().default._babelPolyfill = true;
_global.default._babelPolyfill = true;
},{"15":15,"2":2}],2:[function(_dereq_,module,exports){
"use strict";