Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
[removed] babel-plugin-transform-remove-console
Browse files Browse the repository at this point in the history
  • Loading branch information
thealjey committed Jan 7, 2016
1 parent f7b8672 commit 9bc19e2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion config/babel.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"transform-member-expression-literals",
"transform-property-literals",
"transform-merge-sibling-variables",
"transform-remove-console",
"transform-remove-debugger",
"transform-react-constant-elements",
"transform-react-inline-elements",
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"babel-plugin-transform-react-constant-elements": "^6.4.0",
"babel-plugin-transform-react-display-name": "^6.4.0",
"babel-plugin-transform-react-inline-elements": "^6.4.0",
"babel-plugin-transform-remove-console": "^6.3.13",
"babel-plugin-transform-remove-debugger": "^6.3.13",
"babel-plugin-transform-runtime": "^6.4.0",
"babel-preset-es2015": "^6.3.13",
Expand Down

0 comments on commit 9bc19e2

Please sign in to comment.