move more transformers into plugins

This commit is contained in:
Sebastian McKenzie
2015-06-15 18:54:14 +01:00
parent 91161ae9a1
commit 822eb47ee7
7 changed files with 8 additions and 384 deletions

View File

@@ -34,11 +34,15 @@
"babel-plugin-dead-code-elimination": "^1.0.1",
"babel-plugin-eval": "^1.0.1",
"babel-plugin-inline-environment-variables": "^1.0.1",
"babel-plugin-jscript": "^1.0.1",
"babel-plugin-member-expression-literals": "^1.0.1",
"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-remove-console": "^1.0.1",
"babel-plugin-remove-debugger": "^1.0.1",
"babel-plugin-runtime": "^1.0.5",
"babel-plugin-undeclared-variables-check": "^1.0.1",
"babel-plugin-undefined-to-void": "^1.1.6",
"bluebird": "^2.9.25",
"chalk": "^1.0.0",