Skip to content

fix regression watch mode in MacOS, add experimental merlin support #981

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 8, 2016

Conversation

bobzhang
Copy link
Member

@bobzhang bobzhang commented Dec 7, 2016

No description provided.

Bsb_build_util.get_bsc_dir cwd // "bsb_watcher.js" in
let bsb_watcher =
(*FIXME *)
if Sys.win32 then Filename.quote bsb_watcher
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need investigate if Unix.execvp behaves differently or not between Windows and Unix, (double check)
seems Unix does not need quote while windows does need (when space appears in path)

@bobzhang bobzhang merged commit 9d0748f into master Dec 8, 2016
@bobzhang bobzhang deleted the release branch December 8, 2016 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant