Skip to content

Commit 403fddf

Browse files
committed
Remove external helpers, no savings there
1 parent 4400bf6 commit 403fddf

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.babelrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
],
77
"plugins": [
88
"transform-flow-comments",
9-
"external-helpers",
109
],
1110
"env": {
1211
"test": {

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"babel-eslint": "^6.1.2",
3434
"babel-loader": "^6.2.4",
3535
"babel-plugin-espower": "^2.3.1",
36-
"babel-plugin-external-helpers": "^6.8.0",
3736
"babel-plugin-transform-flow-comments": "^6.8.0",
3837
"babel-preset-es2015": "^6.9.0",
3938
"babel-preset-react": "^6.11.1",

0 commit comments

Comments
 (0)