Lucifier129 / react-lite

An implementation of React v15.x that optimizes for small script size
MIT License
1.73k stars 98 forks source link

bower.json: Add a bower package for react-lite #52

Closed stefwalter closed 7 years ago

stefwalter commented 8 years ago

Cockpit would like to use react-lite. We've been pulling all our deps via Bower. Would you consider pushing this and running

bower register react-lite git://github.com/Lucifier129/react-lite.git
martinpitt commented 7 years ago

For the record, we don't need that in Cockpit any more. Also, bower declares itself as deprecated now, so I think this should not happen any more and I'd recommend to close this.

Lucifier129 commented 7 years ago

Agree @martinpitt