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

Use jQuery from CDN rather than framework #42

Merged
merged 1 commit into from
Sep 16, 2016

Conversation

chillu
Copy link
Member

@chillu chillu commented Sep 15, 2016

Merge with silverstripe/silverstripe-framework#5918

Static asset paths in framework aren't a public API,
and hence shouldn't be relied on by other modules.

The template already includes some shim JS from the web,
so this doesn't change the fact that you need a network connection
to fully use the default theme.

Static asset paths in framework aren't a public API,
and hence shouldn't be relied on by other modules.

The template already includes some shim JS from the web,
so this doesn't change the fact that you need a network connection
to fully use the default theme.
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

Successfully merging this pull request may close these issues.

2 participants