-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix eagerEsModules flag in babel-plugin-relay (#3724)
Summary: The flag was renamed along with new compiler implementation, fixed in docs but forgotten in babel plugin. Using old flag makes compiler to panic and the only workaround now is overriding flag in babel config. Pull Request resolved: #3724 Reviewed By: tyao1 Differential Revision: D33476761 Pulled By: alunyov fbshipit-source-id: ef57621ba343ec43e5f996d1aadf1a23e4ac7da8
- Loading branch information
1 parent
1357c25
commit b5add1e
Showing
3 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters