hugo/resources/resource_transformers/js
Joe Mooring f1886f8c37 js: Pass tsconfig.json to esBuild
Note that esBuild only inspects/honors certain fields.
See https://esbuild.github.io/content-types/#tsconfig-json.

Fixes #11232
2023-07-13 15:19:04 +02:00
..
build.go js: Pass tsconfig.json to esBuild 2023-07-13 15:19:04 +02:00
build_test.go
integration_test.go js: Pass tsconfig.json to esBuild 2023-07-13 15:19:04 +02:00
options.go
options_test.go