3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-06-26 02:00:35 +00:00
rust-cache/src
Arpad Borsos c106961fee
use rollup to do bundle splitting
this uses dynamic imports for the cache provider and should thus solve the
deprecated import error when using warpbuild
2026-06-06 14:35:16 +02:00
..
cleanup.ts Merge branch 'master' of https://github.com/Swatinem/rust-cache 2026-06-06 14:11:05 +02:00
config.ts Merge branch 'master' of https://github.com/Swatinem/rust-cache 2026-06-06 14:11:05 +02:00
restore.ts use rollup to do bundle splitting 2026-06-06 14:35:16 +02:00
save.ts use rollup to do bundle splitting 2026-06-06 14:35:16 +02:00
utils.ts use rollup to do bundle splitting 2026-06-06 14:35:16 +02:00
workspace.ts fix: include cdylib/rlib/dylib/staticlib targets in build and fingerprint cleanup (#320) 2026-03-19 08:14:45 +01:00