cli/commands/build-cache: store external cache in tar archives

This commit is contained in:
Patrik Oldsberg
2020-03-27 11:23:04 +01:00
parent de34ab58e2
commit d4fc437564
3 changed files with 105 additions and 22 deletions
+2
View File
@@ -32,10 +32,12 @@
"@types/ora": "^3.2.0",
"@types/react-dev-utils": "^9.0.4",
"@types/recursive-readdir": "^2.2.0",
"@types/tar": "^4.0.3",
"@types/webpack": "^4.41.7",
"@types/webpack-dev-server": "^3.10.0",
"del": "^5.1.0",
"nodemon": "^2.0.2",
"tar": "^6.0.1",
"ts-node": "^8.6.2"
},
"bin": {