Skip to content

Commit

Permalink
NEw build for 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielholmes committed May 26, 2020
1 parent eb556d8 commit c874571
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 41 deletions.
4 changes: 2 additions & 2 deletions dist/getWriter.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ var _default = (languagePlugin, config) => ({
sourceControl,
reporter
}) => _relayCompiler.FileWriter.writeAll({
config: _objectSpread({
config: _objectSpread(_objectSpread({
customScalars: {}
}, config, {
}, config), {}, {
compilerTransforms: {
commonTransforms,
codegenTransforms,
Expand Down
Loading

0 comments on commit c874571

Please sign in to comment.