isaacs / tshy

Other
886 stars 18 forks source link

caching .tshy-build files in CI #91

Open ryanleecode opened 2 months ago

ryanleecode commented 2 months ago

Is it recommended to cache .tshy-build folder in CI? similar to how u can cache .turbo. if so how to do it in monorepo?