Skip to content

Commit

Permalink
Add loose-envify browserify transform
Browse files Browse the repository at this point in the history
  • Loading branch information
mridgway committed May 9, 2017
1 parent 424dace commit 0d27230
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,10 @@
"react": "^15.5.1",
"uglifyify": "^3.0.4",
"uglifyjs": "^2.4.10"
},
"browserify": {
"transform": [
"loose-envify"
]
}
}

0 comments on commit 0d27230

Please sign in to comment.