Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package CIRCE does not fall back from CDN failure #6

Open
chrisknoll opened this issue Jul 29, 2015 · 0 comments
Open

Package CIRCE does not fall back from CDN failure #6

chrisknoll opened this issue Jul 29, 2015 · 0 comments

Comments

@chrisknoll
Copy link
Contributor

Current version of require.js does not allow fallbacks the same way that paths allows fallbacks. We either need to wait for fallback support in packages or refactor code to not use packages. The issue is that some community members do not have internet access to access the CDN that is hosting the circe components. Therefore, they fail. We would rather not have to copy the circe components to calypso every update, but we want to support the 'disconnected' mode for those members. We can support fallbacks, but not for packages.

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

No branches or pull requests

1 participant