@nx/module-federation
Version:
15 lines (14 loc) • 782 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("./normalize-project-name"), exports);
tslib_1.__exportStar(require("./get-remotes-for-host"), exports);
tslib_1.__exportStar(require("./parse-static-remotes-config"), exports);
tslib_1.__exportStar(require("./port-utils"), exports);
tslib_1.__exportStar(require("./start-remote-proxies"), exports);
tslib_1.__exportStar(require("./start-ssr-remote-proxies"), exports);