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

Add feature flag for lazy loading #35

Merged
merged 2 commits into from
Aug 25, 2021

Conversation

choldgraf
Copy link
Member

@akhmerov rightly pointed out that our current lazy loading behavior will break some downstream projects that use this as part of their builds, but don't use the directive in this extension. We're tracking that in #34

This PR puts this behavior behind a feature flag and changes the default so that it now loads by default on every page. We can re-visit changing the default behavior once we are sure that it won't be too disruptive.

@choldgraf choldgraf force-pushed the conditional-load-flag branch from 2ecce55 to 1c6acbc Compare August 24, 2021 23:58
@choldgraf choldgraf force-pushed the conditional-load-flag branch from 1c6acbc to 19cc616 Compare August 25, 2021 00:00
@choldgraf
Copy link
Member Author

tracking reverting the default here: #36

@choldgraf choldgraf merged commit ae9d35d into executablebooks:master Aug 25, 2021
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.

1 participant