Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Build: read Node.js version specified in .nvmrc - Closes #2572 #2575

Merged
merged 1 commit into from
Nov 30, 2018

Conversation

fchavant
Copy link
Contributor

What was the problem?

The Node.js version to use was contained in both .nvmrc and build/config.sh

How did I fix it?

The build process now reads the version of Node.js to use and package from .nvmrc.

How to test it?

Run build, see build/README.md.

Review checklist

Use and package whichever Node.js version is specified in the .nvmrc
file; download/check/unpack Node.js in Makefile.
@MaciejBaj MaciejBaj merged commit c48e012 into development Nov 30, 2018
@MaciejBaj MaciejBaj deleted the 2572-package-nodejs-from-nvmrc branch November 30, 2018 13:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Package Node.js specified in .nvmrc
3 participants