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

Fix problems with site build #240

Merged
merged 2 commits into from
Dec 28, 2023
Merged

Fix problems with site build #240

merged 2 commits into from
Dec 28, 2023

Conversation

xjensen
Copy link
Contributor

@xjensen xjensen commented Dec 28, 2023

Need to fix recent problems with site build.

[11ty] Unfortunately you’re using code that monkey patched some Eleventy internals and it isn’t async-friendly. Change your code to use the async `read()` method on the template instead! (via Error)
[11ty] 
[11ty] Original error stack trace: Error: Unfortunately you’re using code that monkey patched some Eleventy internals and it isn’t async-friendly. Change your code to use the async `read()` method on the template instead!

Copy link

Preview site available at fix-build-meta.pr.digital.ca.gov.

@xjensen xjensen requested a review from zakiya December 28, 2023 23:37
Copy link
Contributor

@zakiya zakiya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's do eet

@xjensen xjensen merged commit 01f292b into main Dec 28, 2023
@xjensen xjensen deleted the fix-build-meta branch December 28, 2023 23:41
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