📌fix: production 환경 기동스크립트 수정
This commit is contained in:
parent
0f56016daa
commit
5777a550a3
@ -1,2 +1,2 @@
|
||||
var exec = require('child_process').exec
|
||||
exec('yarn start', { windowsHide: true })
|
||||
exec('yarn serve', { windowsHide: true })
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user