Closed stuft2 closed 2 months ago
Would you rather wait for tsimp to fix their typescript bug before merging or does it not matter to you since it's a dev dependency?
Imho irrelevant for us if the bug is fixed or not.
i never heard of tsimp, so i let others decide if it is relevant or not. But codewise i think it is acceptable.
Tests are passing, this can land
Adds support for loading TypeScript plugins via
tsimp
.Due to the fact that Node.js versions older than v20 are no longer supported in Fastify v5, I chose not to implement support for the alternate loader script (i.e. --loader=tsimp/loader) that
tsimp
provides.Checklist
npm run test
andnpm run benchmark