Skip to content

chore(content-server): replace esbuild with tsc/ts-node in packages/fxa-content-server#20445

Merged
dschom merged 1 commit intomainfrom
esbuild-removal/content-server
May 5, 2026
Merged

chore(content-server): replace esbuild with tsc/ts-node in packages/fxa-content-server#20445
dschom merged 1 commit intomainfrom
esbuild-removal/content-server

Conversation

@dschom
Copy link
Copy Markdown
Contributor

@dschom dschom commented Apr 23, 2026

Because

  • We want to test & develop with what we deploy.

This pull request

Issue that this pull request solves

Closes: FXA-13587

Checklist

Put an x in the boxes that apply

  • My commit is GPG signed.
  • If applicable, I have modified or added tests which pass locally.
  • I have added necessary documentation (if appropriate).
  • I have verified that my changes render correctly in RTL (if appropriate).
  • I have manually reviewed all AI generated code.

How to review (Optional)

Screenshots (Optional)

Other information (Optional)

Split of #20390 into per-folder PRs. Scope: packages/fxa-content-server.

@dschom dschom requested a review from a team as a code owner April 23, 2026 19:52
@dschom dschom force-pushed the esbuild-removal/content-server branch 4 times, most recently from 8f191d0 to 2f688eb Compare May 5, 2026 17:09
…xa-content-server

Because:
- We want to test & develop with what we deploy.

This commit:
- Part of the esbuild -> tsc/ts-node migration (split of a6d1a55, PR #20390).
- Scope: files under packages/fxa-content-server.
@dschom dschom force-pushed the esbuild-removal/content-server branch from 2f688eb to 4117e55 Compare May 5, 2026 18:01
@dschom dschom merged commit 682e3d9 into main May 5, 2026
22 checks passed
@dschom dschom deleted the esbuild-removal/content-server branch May 5, 2026 21:55
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