We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0630a14 commit afe1c7cCopy full SHA for afe1c7c
scripts/start.js
@@ -32,7 +32,7 @@ const paths = require('../config/paths')
32
const configFactory = require('../config/webpack.config')
33
const createDevServerConfig = require('../config/webpackDevServer.config')
34
35
-const useYarn = true
+const useYarn = false
36
const isInteractive = process.stdout.isTTY
37
38
// Warn and crash if required files are missing
0 commit comments