react-native/local-cli/server
Elias Toivanen e61176d650 Bugfix: Check NodeJS version successfully even for old runtimes (Fixes #20769) (#20779)
Summary:
Fixes #20769

Release notes
--------------
[CLI] [BUGFIX] [local-cli/server/checkNodeVersion.js] - Disable auto-formatting in `local-cli/server/checkNodeVersion.js` since it introduces ES6 and ES7 syntax (trailing comma in argument list) which in turn makes ES5 engines crash with a `SyntaxError`.
Pull Request resolved: https://github.com/facebook/react-native/pull/20779

Differential Revision: D9468346

Pulled By: hramos

fbshipit-source-id: 24761a377a5fd104e11ed6b6e86da15e96a0e38b
2018-08-22 20:34:41 -07:00
..
middleware Prevent cross origin requests to development server 2018-08-22 12:31:19 -07:00
util Fixed issue with reloading bundle from remote debugger 2018-07-11 04:31:14 -07:00
checkNodeVersion.js Bugfix: Check NodeJS version successfully even for old runtimes (Fixes #20769) (#20779) 2018-08-22 20:34:41 -07:00
runServer.js Fix passing the --reset-cache CLI argument to Metro 2018-08-13 07:31:35 -07:00
server.js Fix Flow errors (#20696) 2018-08-16 17:32:08 -07:00