angular2-packaging icon indicating copy to clipboard operation
angular2-packaging copied to clipboard

Results 4 angular2-packaging issues
Sort by recently updated
recently updated
newest added

I managed to adapt this started template to the project I'm currently working on. Both work correctly: - gulp serve-dev - gulp serve-build However I can't manage to set **production...

**Issues**: - with result Gulp I had to add gulp.task('default', ['app-bundle', 'vendor-bundle']); - only 2 files are generated in ./dist : vendors.min.js (this seems ok), app.min.js (which is **short** but...

You need to import the firebase service to your app component to see the firebase error. so far your not using the firebase test service so your not seeing the...

![error1](https://cloud.githubusercontent.com/assets/2556223/15270423/8744ae8a-1a17-11e6-976f-cf4c44f68c62.png) When run npm run tsc I get lots of ES6 shim errors in git bash