Skip to content

chore(auth-client): replace esbuild with tsc/ts-node in packages/fxa-auth-client#20444

Merged
dschom merged 1 commit intomainfrom
esbuild-removal/auth-client
May 4, 2026
Merged

chore(auth-client): replace esbuild with tsc/ts-node in packages/fxa-auth-client#20444
dschom merged 1 commit intomainfrom
esbuild-removal/auth-client

Conversation

@dschom
Copy link
Copy Markdown
Contributor

@dschom dschom commented Apr 23, 2026

Split of #20390 into per-folder PRs. Scope: packages/fxa-auth-client.

Because

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

This pull request

Issue that this pull request solves

Closes: FXA-13585

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)

@dschom dschom requested a review from a team as a code owner April 23, 2026 19:51
…auth-client

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-auth-client.
@dschom dschom force-pushed the esbuild-removal/auth-client branch from f7c973f to 49ae7db Compare April 24, 2026 16:49
@dschom dschom merged commit 75eb971 into main May 4, 2026
23 of 24 checks passed
@dschom dschom deleted the esbuild-removal/auth-client branch May 4, 2026 18:05
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