Skip to content
New issue

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

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

Already on GitHub? # to your account

feat #4 #6

Merged
merged 3 commits into from
May 16, 2020
Merged

feat #4 #6

merged 3 commits into from
May 16, 2020

Conversation

lifeart
Copy link
Owner

@lifeart lifeart commented May 13, 2020

UELS addon API has "addWatcher" method to watch for file changes (add, change, remove).

This PR use it instead of contant-time promise, to wait for files creation (by ember-fast-cli).

Since file changes "batched" inside VSCode, we resolve promise only in next runloop to allow other notifications/watchers appear.

@lifeart lifeart added the enhancement New feature or request label May 13, 2020
@lifeart lifeart requested review from locks and Alonski May 13, 2020 20:49
@lifeart lifeart merged commit 99b138a into master May 16, 2020
@lifeart lifeart deleted the feat-use-waiter-addon-api branch May 16, 2020 19:38
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant