rollup-plugin-typescript2
rollup-plugin-typescript2 copied to clipboard
`"module": "preserve"` support
This option is needed to solve https://github.com/grpc/grpc-node/issues/2617 which prevents grpc-js from being compiled using rollup-plugin-typescript2
Currently only ES2015, ES2020, ES2022 and ESNext module options are supported.
Option was added in Typescript 5.4