Can we get Enyo on a CDN? It's better to have all users download Enyo from one location and cache it in the browser than host it on our server and ask users to download all Enyo images, CSS, and JS each time they want to use a (new) app that uses Enyo.
0 ·
Comments
[link rel=stylesheet href="http://enyojs.com/enyo-2.0b/enyo.css"]
[script src="http://enyojs.com/enyo-2.0b/enyo.js"][/script]
We're also going to try to get Enyo into various script CDNs too, since that's very useful.
Are you going to add it to cdnjs ?