Khan / engblog

KA Engineering blog.
http://engineering.khanacademy.org
Other
29 stars 20 forks source link

Remove bower in favor of npm #71

Closed sloria closed 6 years ago

sloria commented 6 years ago

Summary: Install normalize.css with npm and remove bower from the build process.

csilvers commented 6 years ago

I'm not familiar with state of the art for js package management these days, but I can't see any reason to prefer a system that uses both npm and bower. Let's merge it!