redfin/react-server

Cannot wait for compile completion

breezewish opened this issue · 0 comments

https://github.com/redfin/react-server/blob/b8277064b1e66b51269b0fdfbc77575fcc02f939/packages/react-server-cli/src/commands/compile.js

Completion callbacks are not passed back to the caller of compile() and we cannot know when the compile is completed.