Skip to content

chore(shared): replace esbuild with tsc/ts-node in libs#20441

Closed
dschom wants to merge 1 commit intomainfrom
esbuild-removal/shared
Closed

chore(shared): replace esbuild with tsc/ts-node in libs#20441
dschom wants to merge 1 commit intomainfrom
esbuild-removal/shared

Conversation

@dschom
Copy link
Copy Markdown
Contributor

@dschom dschom commented Apr 23, 2026

Split of #20390 into per-folder PRs. Scope: libs/shared.

Because

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

This pull request

@dschom dschom requested a review from a team as a code owner April 23, 2026 19:51
@dschom dschom force-pushed the esbuild-removal/shared branch from 252f825 to c059c8d Compare April 24, 2026 21:41
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 libs/shared.
- Pulls in libs/google/*, which are essentially 'shared' libs
- Pulls in libs/vemdered. which are essentially 'shared' libs
- Pulls in libs/payments/*, which could not be decoupled from libs/shared due to bi directional dependency bewteen shared/cms and payemnts/customer
- Deletes libs/shared/nestjs/customs. This was not referenced, and created an atypical dependency direction with /libs/accounts/rate-limit.
@dschom dschom force-pushed the esbuild-removal/shared branch from c059c8d to fbfd3f0 Compare May 5, 2026 17:17
@dschom dschom changed the title chore(shared): replace esbuild with tsc/ts-node in libs/shared chore(shared): replace esbuild with tsc/ts-node in libs May 5, 2026
@dschom dschom closed this May 5, 2026
@dschom dschom deleted the esbuild-removal/shared branch May 5, 2026 20:43
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