Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
apalm committed Dec 26, 2017
1 parent 072b937 commit 76e4a38
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/react-relay/modern/ReactRelayGraphQL.macro.js
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
// This module is named the way it is because babel-plugin-macros requires
// the source string to match the regex /[./]macro(\.js)?$/, and
// this module is imported in the test suite.

module.exports = require('../../babel-plugin-relay/BabelPluginRelayMacro');

0 comments on commit 76e4a38

Please sign in to comment.