UNPKG

@nx/module-federation

Version:

The Nx Plugin for Module Federation contains executors and utilities that support building applications using Module Federation.

14 lines (13 loc) 726 B
"use strict"; 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("./start-remote-proxies"), exports); tslib_1.__exportStar(require("./start-ssr-remote-proxies"), exports);