Merge branch 'master' of https://github.com/mgechev/angular2-seed
* 'master' of https://github.com/mgechev/angular2-seed: refactor(app.component.spec.ts): updating test to RC5. removing TestComponentBuilder due it is deprecated refactor(home.component.spec.ts):updating test to RC5. removing TestComponetBuilder due is deprecated refactor(about.component.spec.ts): updating specs in order to use TestBed due TestComponentBuild is deprecated fix(app-component): remove directives Allow usage of one-level folders in PROD_DEST (#1249) Minor tslint bugfix Update README.md fix: npm start script Update README.md About Environment configuration
Showing
- README.md 8 additions, 2 deletionsREADME.md
- package.json 1 addition, 1 deletionpackage.json
- src/client/app/+about/about.component.spec.ts 18 additions, 13 deletionssrc/client/app/+about/about.component.spec.ts
- src/client/app/+home/home.component.spec.ts 30 additions, 27 deletionssrc/client/app/+home/home.component.spec.ts
- src/client/app/app.component.spec.ts 28 additions, 25 deletionssrc/client/app/app.component.spec.ts
- src/client/app/app.component.ts 1 addition, 3 deletionssrc/client/app/app.component.ts
- tools/tasks/seed/build.bundles.app.ts 1 addition, 1 deletiontools/tasks/seed/build.bundles.app.ts
- tools/tasks/seed/build.index.prod.ts 7 additions, 1 deletiontools/tasks/seed/build.index.prod.ts
Loading
Please register or sign in to comment