split react displayName addition into a plugin - fixes #1761

This commit is contained in:
Sebastian McKenzie
2015-06-20 22:01:40 +01:00
parent a32f744341
commit 100317e0c8
6 changed files with 7 additions and 71 deletions

View File

@@ -39,6 +39,7 @@
"babel-plugin-property-literals": "^1.0.1",
"babel-plugin-proto-to-assign": "^1.0.3",
"babel-plugin-react-constant-elements": "^1.0.3",
"babel-plugin-react-display-name": "^1.0.3",
"babel-plugin-remove-console": "^1.0.1",
"babel-plugin-remove-debugger": "^1.0.1",
"babel-plugin-runtime": "^1.0.5",