Preload cache into Nix store

This commit is contained in:
Stéphan Kochen
2020-08-25 22:37:26 +02:00
parent 5d3ed3c119
commit fcba68fd6f
3 changed files with 145 additions and 15 deletions
+1
View File
@@ -13,6 +13,7 @@ const EXTERNALS = [
`@yarnpkg/fslib`,
`@yarnpkg/plugin-pnp`,
`clipanion`,
`crypto`,
];
const compiler = webpack({