Famous / engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

publish Famous/engine to cdnjs

Amomo opened this issue · comments

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!

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.