web icon indicating copy to clipboard operation
web copied to clipboard

fix(dev-server-esbuild): properly parse tsconfig files from the provided path using `get-tsconfig`, default tsconfig path to tsconfig.json if ts or tsx is true in config

Open anthony-y-zhu14 opened this issue 5 months ago • 1 comments

What I did

  1. fix #1921 by coping the changes @peschee had done in https://github.com/modernweb-dev/dev-server-esbuild/issues/20 to the dev-server-esbuild package in web monorepo (not clear why theres two copy of the same package)
  2. default tsconfig path to "tsconfig.json" if tsconfig path is not specified in config but either ts or tsx is set to true (addressing this comment https://github.com/modernweb-dev/web/issues/1921#issuecomment-1086924243)

anthony-y-zhu14 avatar Jul 26 '25 04:07 anthony-y-zhu14

🦋 Changeset detected

Latest commit: 6b01b33b816e6fd3a9147089f48ec7498d9b4ec3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@web/dev-server-esbuild Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Jul 26 '25 04:07 changeset-bot[bot]