Skip to content

fix: disable the watch in release builds as its triggering 2 snapshot generations #4840

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
Jul 11, 2019

Conversation

DimitarTachev
Copy link
Contributor

PR Checklist

What is the current behavior?

The snapshot tool was triggering another Webpack compilation (along with another snapshot generation) because of the dynamic snapshot-entry. In this way, the generated snapshot was deleted during the Gradle build causing an invalid build.

What is the new behavior?

The watch is disabled for release build.

@cla-bot cla-bot bot added the cla: yes label Jul 11, 2019
@rosen-vladimirov
Copy link
Contributor

test cli-device cli-smoke package_version#rc

@KristianDD KristianDD merged commit 759617b into release Jul 11, 2019
@KristianDD KristianDD deleted the tachev/fix-snapshot branch July 11, 2019 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants