Skip to content
This repository was archived by the owner on Sep 12, 2019. It is now read-only.

Commit 93fdbd3

Browse files
author
sw-yx
committed
fix react-static tempalte
1 parent 74e206e commit 93fdbd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/detectors/react-static.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ module.exports = function() {
2121
// ofer to run it when the user doesnt have any scripts setup! 🤯
2222
possibleArgsArrs.push(["react-static", "start"]);
2323
}
24-
const yarnExists = existsSync("yarn.lock");
2524
return {
2625
type: "react-static",
2726
command: getYarnOrNPMCommand(),

0 commit comments

Comments
 (0)