You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: