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:
Michel Weststrate
2020-03-10 10:37:51 -07:00
committed by Facebook Github Bot
parent 82881b7463
commit 4ada403841
2 changed files with 10 additions and 6 deletions

View File

@@ -11,3 +11,4 @@ lib
dist
website/build
react-native/ReactNativeFlipperExample
scripts/generate-changelog.js