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 build index #14402

Merged
merged 1 commit into from
Dec 22, 2022
Merged

Fix build index #14402

merged 1 commit into from
Dec 22, 2022

Conversation

ahocevar
Copy link
Member

@ahocevar ahocevar commented Dec 22, 2022

Fixes #14401.

The previous fix in #14398 did not restore all of the full build. It looks like I got the old taffydb query wrong there. Going back in the history of that file, it looks like we use doc.define in the other conditions anyway, so there should not be a need to filter out docs where define is not set.

@github-actions
Copy link

📦 Preview the website for this branch here: https://deploy-preview-14402--ol-site.netlify.app/.

@ahocevar
Copy link
Member Author

If someone wants to create a new patch release with this fix, please go ahead. I won't be available for the next 8 hours or so.

@ahocevar ahocevar merged commit 65938a3 into openlayers:main Dec 22, 2022
@ahocevar ahocevar deleted the fix-build-index branch December 22, 2022 07:59
@ahocevar
Copy link
Member Author

Thanks, @tschaub. Creating a patch release now.

@marcjansen
Copy link
Member

Great

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.

What happened to the function "ol.proj.fromLonLat([longitude, latitude])"?
3 participants