mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-05-12 08:15:31 +08:00
Netlify requires a .nvmrc to specify the Node.js version.
Otherwise, they just use their "default" version of Node.js, which isn't necessarily what we want and doesn't come with npm@5. Their best practices (see refs) recommend setting a `.nvmrc`, which I support. Ref: https://www.netlify.com/docs/build-settings/#build-environment-variables Ref: https://www.netlify.com/docs/#helpful-hints
This commit is contained in: