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

Only load JS when needed #43

Merged
merged 2 commits into from
Dec 9, 2019
Merged

Only load JS when needed #43

merged 2 commits into from
Dec 9, 2019

Conversation

rmccue
Copy link
Member

@rmccue rmccue commented Dec 8, 2019

Currently, the flamegraph JS loads regardless of whether QM does or not. It also requires jQuery without specifying that as a dependency, which causes errors on all unauthenticated pages.

@rmccue rmccue merged commit e9512c1 into master Dec 9, 2019
@rmccue rmccue deleted the only-load-js-when-needed branch December 9, 2019 11:50
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.

None yet

2 participants