Skip to content

Couple build improvements #308

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 2 commits into from
Nov 22, 2017
Merged

Couple build improvements #308

merged 2 commits into from
Nov 22, 2017

Conversation

lutovich
Copy link
Contributor

  1. made overriding of error stacktrace conditional because Error.stack property is not available in old PhantomJS; absence of this check broke couple downstream builds
  2. added package-lock.json to prevent silent dependency upgrades

Property `Error.stack` does not exist in some phantomjs versions.
This commit makes it's use conditional.
To "freeze" versions of all used dependencies and prevent their silent
upgrades.
@lutovich lutovich merged commit db4128b into neo4j:1.5 Nov 22, 2017
@lutovich lutovich deleted the 1.5-build-fix branch November 22, 2017 15:49
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.

1 participant