Skip to content

Commit 9a522ec

Browse files
committed
remove test from babel ignores
does not make a difference on build output size
1 parent a048d5c commit 9a522ec

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.babelrc

-3
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,5 @@
2727
"regenerator": false
2828
}
2929
]
30-
],
31-
"ignore": [
32-
"**/*.test.js"
3330
]
3431
}

0 commit comments

Comments
 (0)