Skip to content

fix: Release web builds - stop closure compiler breaking everything#197

Merged
Benjamin-Dobell merged 1 commit intogodotjs:mainfrom
Benjamin-Dobell:fix/release-builds
Mar 26, 2026
Merged

fix: Release web builds - stop closure compiler breaking everything#197
Benjamin-Dobell merged 1 commit intogodotjs:mainfrom
Benjamin-Dobell:fix/release-builds

Conversation

@Benjamin-Dobell
Copy link
Copy Markdown
Member

Closure compiler is not very clever and breaks things like calls to Object.defineProperty because it renames object properties away from their intended names.

Closure compiler is not very clever and breaks things like calls
to `Object.defineProperty` because it renames object properties
away from their intended names.
@Benjamin-Dobell Benjamin-Dobell merged commit f4b3ebf into godotjs:main Mar 26, 2026
14 checks passed
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