import { Component, OnInit, Input } from '@angular/core';
// Testing helpers (optional) are conventionally in a folder called `testing`var testingBase = 'testi
Report it at https://github.com/mgechev/angular2- seed/issuesimport { ErrorHandler, NgModule } from '@angular/core';
import { AppComponent } from './app.component';
对于import {Injectable} from '@angular/core';,我设想Package.json的模块属性指向导出injectable的文件?对于格式@angular/core/testing,@angular/core中是否有一个测试文件夹,其中有另一个带有模块属性的package.json,该属性指向包含testing子模块
/node_modules/@angular/core/fesm5/testing.js.TestBed._/webpack:/node_modules/@angular/core/fesm5/testing.js:945:1)
at Function.push..._/webpack:/node_modules/@angular&