angular / angular2-seed

MIT License
1.01k stars 640 forks source link

removed --cors from package.json #147

Closed cultofmetatron closed 7 years ago

cultofmetatron commented 7 years ago

The "--cors" option is not recognized by webpack and consequently broke npm start.

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.


cultofmetatron commented 7 years ago

I signed it!

mcescalante commented 7 years ago

This should get merged @gdi2290! Right now cloning this seed project and running it fails because of this argument.