meanjs / mean

MEAN.JS - Full-Stack JavaScript Using MongoDB, Express, AngularJS, and Node.js -
http://meanjs.org
MIT License
4.87k stars 1.98k forks source link

No more bower - "...psst! While Bower is maintained, we recommend using Yarn and Webpack for front-end projects read how to migrate! " #1955

Closed rlperez closed 6 years ago

rlperez commented 6 years ago

Bower doesn't want people using bower. From their site " ...psst! While Bower is maintained, we recommend using Yarn and Webpack for front-end projects read how to migrate! ". This project should migrate to Yarn or Webpack as suggested by Bower.

lirantal commented 6 years ago

Yes and with the help of @PierreBrisorgueil we've actually got a few PRs pending for that.