Closed jbedard closed 1 year ago
By default esbuild uses any local tsconfig.json file. With sandboxing issues (https://github.com/aspect-build/rules_esbuild/issues/58) this may unexpectedly cause esbuild_bundle to pickup any local tsconfig.json.
esbuild_bundle
By default esbuild uses any local tsconfig.json file. With sandboxing issues (https://github.com/aspect-build/rules_esbuild/issues/58) this may unexpectedly cause
esbuild_bundle
to pickup any local tsconfig.json.Type of change
Test plan