Skip to content

fix: prepare the project only once per run #4661

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 31, 2019

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented May 31, 2019

The project is prepared every time on initial sync, but buildAction prepares again and builds the project (buildAction is executed only when the project should be built). This led to the problem that project is prepares twice when buildAction is executed.

PR Checklist

What is the current behavior?

What is the new behavior?

Fixes/Implements/Closes #[Issue Number].

The project is prepared every time on initial sync, but buildAction prepares again and builds the project (buildAction is executed only the project should be built). This led to the problem that project is prepares twice when buildAction is executed.
@cla-bot cla-bot bot added the cla: yes label May 31, 2019
@Fatme Fatme merged commit 75085a4 into feature/webpack-only May 31, 2019
@Fatme Fatme deleted the fatme/fix-build branch May 31, 2019 12:32
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.

2 participants