naver / egjs

Javascript components group that brings easiest and fastest way to build a web application in your way.
https://naver.github.io/egjs
Other
937 stars 81 forks source link

Remove bower on dev #391

Closed netil closed 8 years ago

netil commented 8 years ago

Description

Currently on dev process, modules are installed from bower & npm. Moving dependencies declaration to package.json will omit bower install to be more simpler.

The estimated tasks from changes are: