Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

CDN Support #47

Open
nford opened this issue Jun 9, 2014 · 2 comments
Open

CDN Support #47

nford opened this issue Jun 9, 2014 · 2 comments

Comments

@nford
Copy link

nford commented Jun 9, 2014

Would love to see built-in support for assets hosted on CDN.

@chuckcarpenter
Copy link
Owner

Would be great, but I think that'll require a ton of work to deal w/ CORS support and might be a challenge for < IE8. I know there are some existing solutions out in the wild. Have you experimented with any plugins that might provide that outside this polyfill?

@nford
Copy link
Author

nford commented Jun 10, 2014

I've experimented with a few different things, and had great success in our particular environment implementing Respond.js with their built-in cross domain support. Such support would make it much easier to implement your polyfill when access to the server configuration is difficult or impossible, and keeping the total number of plugins in use to a minimum is desired.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants