Skip to content

Commit 65e9761

Browse files
committed
chore(package): remove unused browserify config section
1 parent ee15a5a commit 65e9761

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@
2020
"options": {
2121
"mocha": "--require babel-register --require scripts/mocha-bootload src/**/__tests__/*.js"
2222
},
23-
"browserify": {
24-
"transform": [
25-
"babelify"
26-
]
27-
},
2823
"browserify-shim": {
2924
"react": "global:React"
3025
},

0 commit comments

Comments
 (0)