fix: 시작 스크립트 수정
This commit is contained in:
parent
60513374ce
commit
20fba360db
@ -1,2 +1,2 @@
|
||||
var exec = require('child_process').exec
|
||||
exec('yarn serve', { windowsHide: true })
|
||||
exec('yarn start', { windowsHide: true })
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user