Tetsuharu Ohzeki
Tetsuharu Ohzeki
I confirmed: - This bug is not reproducible with `renderToStaticNodeStream()`. - This bug is not reproducible in v18.0.0. - But this bug is reproducble from v18.1.0. So I guess some...
This bug may be related to #24592
Blocked by #1347
We drop tools that do not support `exports` field in pacakge.json in [v32](https://github.com/karen-irc/option-t/releases/tag/v32.0.0). Thus this will not be a breaking change.
perhaps: https://github.com/garronej/denoify
This may depend on https://github.com/karen-irc/option-t/issues/816
By this change, we can reduce 1min for the total workflow.
Cons: `actions/setup-node@v1` is slow to update their node.js database. So we cannot use a latest node.js..... The same problem happens with docker container, but they would update soon in few...
> This change might improve the time to type check for a user project. So... we need some measurement before landing a patch.....