Add support for reading JSX config from tsconfig.json

This commit is contained in:
Jarred Sumner
2021-10-06 16:49:26 -07:00
parent 0afec7739b
commit 5370ea71c0
12 changed files with 98 additions and 19 deletions

View File

@@ -858,6 +858,7 @@ pub const VirtualMachine = struct {
.file_descriptor = fd,
.file_hash = hash,
.macro_remappings = macro_remappings,
.jsx = vm.bundler.options.jsx,
};
var parse_result = vm.bundler.parse(