Pportable
Bun

property

module.default.EnableCompileCacheOptions.portable

portable?: boolean

Optional. If true, enables portable compile cache so that the cache can be reused even if the project directory is moved. This is a best-effort feature. If not specified, it will depend on whether the environment variable NODE_COMPILE_CACHE_PORTABLE=1 is set.