Skip to content

Add ignoreInitial back to watcher options and fix initial transpilation #79

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
May 23, 2018

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented May 23, 2018

Currently sometimes files produced from compilation are not uploaded to device because {N} CLI does not await the compilation to finish. Returns a promise from before-watch hook, so {N} CLI is able to await the initial compilation and upload all produced files to device.
Also returns back ignoreInitial option to wacherOptions.

PR Checklist

@ghost ghost assigned Fatme May 23, 2018
@ghost ghost added the new PR label May 23, 2018
@Fatme Fatme merged commit a6c974b into master May 23, 2018
@Fatme Fatme deleted the fatme/fix-initial-transpile branch May 23, 2018 13:58
@ghost ghost removed the new PR label May 23, 2018
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.

2 participants