angular / angular2-seed

MIT License
1.01k stars 640 forks source link

Bump angular to 4+, update year to 2017, HTML output for build via webpack #158

Closed mcescalante closed 7 years ago

mcescalante commented 7 years ago

Changes:

I have tested bumped versions with a fresh clone. Happy to make additional changes if needed for this PR!

googlebot commented 7 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


mcescalante commented 7 years ago

All set, I signed the CLA! :)

googlebot commented 7 years ago

CLAs look good, thanks!

pascal08 commented 7 years ago

I can confirm this works. Just deployed my package on a server after I merged these changes. Thanks!

mcescalante commented 7 years ago

@pascal08 if you are using this base and want Angular 4+ and other updated dependencies, I just added another commit that updates dependencies 😄

pascal08 commented 7 years ago

@mcescalante I just merged your changes and bumped my project to Angular 4. Works like a charm. This should be merged!