Skip to content

Commit afe1c7c

Browse files
author
himaniraghav3
committed
Typo
1 parent 0630a14 commit afe1c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/start.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const paths = require('../config/paths')
3232
const configFactory = require('../config/webpack.config')
3333
const createDevServerConfig = require('../config/webpackDevServer.config')
3434

35-
const useYarn = true
35+
const useYarn = false
3636
const isInteractive = process.stdout.isTTY
3737

3838
// Warn and crash if required files are missing

0 commit comments

Comments
 (0)