Skip to content
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

Merge release in master #3003

Merged
merged 3 commits into from
Jul 25, 2017
Merged

Conversation

rosen-vladimirov
Copy link
Contributor

No description provided.

rosen-vladimirov and others added 3 commits July 22, 2017 11:05
In case you have built your application and you add a new npm package as dependency, the LiveSync will always rebuild the app, no matter of the change applied afterwards. The problem is in our project-changes-service that persists shasum of the package.json. However it is never reset, so we always have the hashed shasum of the package.json when the applcation has been build for the first time. Fix this by setting the correct value for projectFileHash - this way the checks are correct and applying change in .js (.xml, .css) files will not trigger rebuild of app.
@Mitko-Kerezov
Copy link
Contributor

👍

Copy link
Contributor

@nadyaA nadyaA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@rosen-vladimirov rosen-vladimirov merged commit 28232f3 into master Jul 25, 2017
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/merge-rel-master branch July 25, 2017 11:19
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