The app.module has the admin-layout.module.The parameters.module has the soa-date.Component.
But the property.component is in the admin-layout.module 我需要将<app-soa-date></app-soa-date>选择器放在property.component中,但它给出了一个错误: app-soa-date is
在Angular 2中加载一个自举项目在维基中有很好的描述。好奇的是,我如何在一个使用angular-cli引导的项目中很好地加载一个更复杂的节点模块?例如,angular2-apollo依赖于几个子依赖项,如apollo-client,graphql,lodash,...我将节点模块添加到angular-cli-build.js
var Angular2App