diff --git a/lib/core/components/config.js b/lib/core/components/config.js index 0b753b1b3..6b657cb41 100644 --- a/lib/core/components/config.js +++ b/lib/core/components/config.js @@ -276,4 +276,5 @@ var _default = function () { }(); exports["default"] = _default; +module.exports = exports["default"]; //# sourceMappingURL=config.js.map