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 ALLOW_LOCAL_CONTENT_ITEM_OVERRIDE=true to all frontend apps except -lite #793

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

KludgeKML
Copy link
Contributor

@KludgeKML KludgeKML commented Nov 12, 2024

Adds support for local content items to be loaded from a file in Frontend, an aid for developers and preview apps. Here we add support for the standard, -live, and, -integration versions of the app. We don't add it to -lite, which is the basis for tests. Unfortunately that's also the basis for the console, so if you want to test local content item loading on the command line you'll need to explicitly run the console with the environment variable.

https://trello.com/c/FytCkByy/383-improve-contentitem-offline-loading

See also: alphagov/frontend#4366

@KludgeKML KludgeKML force-pushed the allow-local-content-item-overrides-frontend branch from b9f2bc9 to 3ab2d06 Compare November 18, 2024 10:15
@KludgeKML KludgeKML merged commit 835148e into main Nov 20, 2024
2 checks passed
@KludgeKML KludgeKML deleted the allow-local-content-item-overrides-frontend branch November 20, 2024 13:38
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