fix corner case in dead_code (#5107)

fixes #5106
This commit is contained in:
Alex Lam S.L
2021-08-06 01:35:11 +01:00
committed by GitHub
parent 4fe2cac35e
commit fdcc6d3a9c
3 changed files with 38 additions and 1 deletions

View File

@@ -68,6 +68,7 @@ if (typeof phantom == "undefined") {
(function install() {
npm([
"install",
"graceful-fs@4.2.6",
"phantomjs-prebuilt@2.1.14",
"--no-audit",
"--no-optional",