opengovfoundation / madison-editor

Node-based editor for Madison
Apache License 2.0
5 stars 5 forks source link

Abandon bower #38

Closed krusynth closed 8 years ago

krusynth commented 9 years ago

It's dead. Everyone is switching to NPM.

https://github.com/rackt/redux/issues/944#issuecomment-154858804

https://twitter.com/desandro/status/667417871799164928

krusynth commented 9 years ago

The hard part here, I think, is separating out our frontend from backend builds, and I'm not entirely sure of a good way to do that.

krusynth commented 9 years ago

I'm being advised that the best way to do this is split the frontend and backend into two separate projects. I figured that would happen eventually anyway, so it should be as simple as splitting assets into a new repo.