@nx/module-federation
Version:
13 lines (12 loc) • 658 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./share"), exports);
tslib_1.__exportStar(require("./dependencies"), exports);
tslib_1.__exportStar(require("./package-json"), exports);
tslib_1.__exportStar(require("./remotes"), exports);
tslib_1.__exportStar(require("./models"), exports);
tslib_1.__exportStar(require("./get-remotes-for-host"), exports);
tslib_1.__exportStar(require("./parse-static-remotes-config"), exports);
tslib_1.__exportStar(require("./start-remote-proxies"), exports);
tslib_1.__exportStar(require("./start-ssr-remote-proxies"), exports);