Skip to content

fix(livesync): respect rapid file changes #3410

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
Mar 1, 2018

Conversation

Mitko-Kerezov
Copy link
Contributor

Fix LiveSync not respecting rapid file changes (like transpilation, or copying directories for example).

Fix this by not passing filesToSync to updateApp method of AppFilesUpdater. This way each file will be copied upon every LiveSync action and we won't miss out any files.

Ping @rosen-vladimirov

@Mitko-Kerezov Mitko-Kerezov self-assigned this Mar 1, 2018
@Mitko-Kerezov Mitko-Kerezov force-pushed the kerezov/rapid-file-changes branch from 3aa8c28 to 47d3e0d Compare March 1, 2018 15:07
@dtopuzov
Copy link
Contributor

dtopuzov commented Mar 1, 2018

run ci

@dtopuzov dtopuzov merged commit dd5dc44 into master Mar 1, 2018
@Mitko-Kerezov Mitko-Kerezov deleted the kerezov/rapid-file-changes branch March 1, 2018 22:21
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.

3 participants