Skip to content

[bugfix] Updated esbuild targets, resolves WC build error#26

Merged
btopro merged 1 commit intohaxtheweb:mainfrom
winstonwumbo:main
Apr 13, 2026
Merged

[bugfix] Updated esbuild targets, resolves WC build error#26
btopro merged 1 commit intohaxtheweb:mainfrom
winstonwumbo:main

Conversation

@winstonwumbo
Copy link
Copy Markdown
Contributor

@winstonwumbo winstonwumbo commented Apr 13, 2026

New Features

  • Updated esbuild targets in our web component templates (maxing out at 3 years old)
  • Resolves the build error we were seeing about Safari 11 and destructuring support
    [!] (plugin esbuild) Error: Transform failed with 13 errors:
    <stdin>:55:6: ERROR: Transforming destructuring to the configured target environment ("chrome64", "firefox67", "safari11.1") is not supported yet
    
  • It seems that esbuild depends on a third-party compatibility table, which got updated recently

Related Issue(s)

@winstonwumbo winstonwumbo requested a review from btopro as a code owner April 13, 2026 16:56
@btopro btopro merged commit 5134abc into haxtheweb:main Apr 13, 2026
3 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants