Commit 038273d4 authored by yann300's avatar yann300

fix build through browser solidity

parent 735abcf2
...@@ -87,5 +87,8 @@ ...@@ -87,5 +87,8 @@
"test/resources/*" "test/resources/*"
], ],
"parser": "babel-eslint" "parser": "babel-eslint"
},
"browserify": {
"transform": ["babelify"]
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment