ts-node icon indicating copy to clipboard operation
ts-node copied to clipboard

Disk cache prototype

Open cspotcode opened this issue 3 years ago • 3 comments

Disk caching prototype. Created in the SWC integration, but should be generalized to support transpileModule, too. swc is so fast that caching doesn't really help at all, so this would only be useful for transpileModule.

Closes #908 Closes #951

cspotcode avatar Jun 06 '21 00:06 cspotcode

Is there any progress on this?

CMCDragonkai avatar Jun 17 '22 03:06 CMCDragonkai

No need, superceded by the swc option.

On Thu, Jun 16, 2022, 11:35 PM Roger Qiu @.***> wrote:

Is there any progress on this?

— Reply to this email directly, view it on GitHub https://github.com/TypeStrong/ts-node/pull/1364#issuecomment-1158455213, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAC35OGCG2KIMIX2QCOLASLVPPXAXANCNFSM46FFZOTQ . You are receiving this because you authored the thread.Message ID: @.***>

cspotcode avatar Jun 17 '22 13:06 cspotcode