generate-changelog.js should be Node 6 compatible
Summary: Node on SandCastle is ancient, this change makes sure we can use the node version of `www`. Node 6 can't parse dangling comma's in argument lists, which is what prettier automatically inserts by fbsource standards Reviewed By: passy Differential Revision: D20366026 fbshipit-source-id: 1b2a0c1506e8671fa268fab7a8d3bfcd5064bb0b
This commit is contained in:
committed by
Facebook Github Bot
parent
82881b7463
commit
4ada403841
@@ -11,3 +11,4 @@ lib
|
||||
dist
|
||||
website/build
|
||||
react-native/ReactNativeFlipperExample
|
||||
scripts/generate-changelog.js
|
||||
|
||||
Reference in New Issue
Block a user