Store proper contributor profile in IPFS

This commit is contained in:
2017-06-05 21:58:46 +02:00
parent f8b75cca61
commit 33e81a7668
9 changed files with 154 additions and 72 deletions
+1
View File
@@ -23,6 +23,7 @@ module.exports = function(environment) {
},
browserify: {
tests: true,
transform: [
["babelify", {
presets: ["es2015"],