@nx/angular
Version:
13 lines (12 loc) • 691 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./add-dependencies"), exports);
tslib_1.__exportStar(require("./add-server-file"), exports);
tslib_1.__exportStar(require("./generate-files"), exports);
tslib_1.__exportStar(require("./generate-server-ts-config"), exports);
tslib_1.__exportStar(require("./normalize-options"), exports);
tslib_1.__exportStar(require("./update-project-config"), exports);
tslib_1.__exportStar(require("./validate-options"), exports);
tslib_1.__exportStar(require("./add-hydration"), exports);
tslib_1.__exportStar(require("./set-router-initial-navigation"), exports);