oops
This commit is contained in:
parent
129b770ffa
commit
9fd16825e2
|
@ -98,11 +98,6 @@ async function runReporter() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!String("")) {
|
|
||||||
result = null;
|
|
||||||
throw new Error("Webpack Find Fail");
|
|
||||||
}
|
|
||||||
|
|
||||||
if (result == null) {
|
if (result == null) {
|
||||||
throw new Error("Webpack Find Fail");
|
throw new Error("Webpack Find Fail");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue