Famous / engine

MIT License
1.75k stars 250 forks source link

publish Famous/engine to cdnjs #503

Open Amomo opened 8 years ago

Amomo commented 8 years ago

Hello, I would like to add famous library to cdnjs. cdnjs could auto-update libraries from GitHub or npm, then host them. But it don't build libraries by itself.

I am wondering that could you please put the built files on this repo? Or create another repo like "engine-dist", so cdnjs could get these files automatically.

Thank you!

roblav96 commented 8 years ago

It's difficult to do that because famous doesn't get along with global builds. The best build I've found for this would be here: http://code.famo.us/famous/0.5/famous.min.js I find it to be the most stable as well.