Skip to content
This repository was archived by the owner on Jun 18, 2019. It is now read-only.

Commit 2e29e47

Browse files
authored
chore(package): removes babel-plugin-add-module-exports (#102)
1 parent 3491c86 commit 2e29e47

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

.babelrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"Array"
2020
]
2121
}],
22-
"add-module-exports",
2322
"transform-runtime"
2423
],
2524
"only": [

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
"devDependencies": {
4848
"babel-cli": "^6.24.1",
4949
"babel-eslint": "^7.2.3",
50-
"babel-plugin-add-module-exports": "^0.2.1",
5150
"babel-plugin-istanbul": "^4.1.4",
5251
"babel-plugin-transform-builtin-extend": "^1.1.2",
5352
"babel-plugin-transform-runtime": "^6.23.0",

yarn.lock

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -448,10 +448,6 @@ babel-messages@^6.23.0:
448448
dependencies:
449449
babel-runtime "^6.22.0"
450450

451-
babel-plugin-add-module-exports@^0.2.1:
452-
version "0.2.1"
453-
resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.2.1.tgz#9ae9a1f4a8dc67f0cdec4f4aeda1e43a5ff65e25"
454-
455451
babel-plugin-check-es2015-constants@^6.22.0:
456452
version "6.22.0"
457453
resolved "https://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.22.0.tgz#35157b101426fd2ffd3da3f75c7d1e91835bbf8a"

0 commit comments

Comments
 (0)