Skip to content

Commit

Permalink
feature(putout) rm v8-compile-cache (zertosh/v8-compile-cache#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Apr 20, 2021
1 parent 7095667 commit 381a526
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions packages/putout/lib/cli/index.js
@@ -1,8 +1,5 @@
'use strict';

/* c8 ignore next */
!process.env.CI && require('v8-compile-cache');

const {resolve} = require('path');
const {readFileSync} = require('fs');

Expand Down
1 change: 0 additions & 1 deletion packages/putout/package.json
Expand Up @@ -171,7 +171,6 @@
"picomatch": "^2.2.2",
"try-catch": "^3.0.0",
"try-to-catch": "^3.0.0",
"v8-compile-cache": "^2.2.0",
"wraptile": "^3.0.0",
"yargs-parser": "^20.0.0"
},
Expand Down

0 comments on commit 381a526

Please sign in to comment.