mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 05:33:03 +02:00
Fixes #8627 - Use ${OUT} placeholder and remove StringVirtualFile1 special-case handling - Make dirZipExt check generic (use vf instead of svf: StringVirtualFile1) - Let syncBlobs handle StringVirtualFile1 transparently via fileConverter.toPath()