Skip to content

Commit

Permalink
changed build to webpack, and changed babel asyc transformer.
Browse files Browse the repository at this point in the history
  • Loading branch information
kennetpostigo committed Jan 29, 2016
1 parent dc7ba64 commit f485adf
Show file tree
Hide file tree
Showing 10 changed files with 6,401 additions and 193 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"presets": ["es2015"],
"plugins": [
"syntax-async-functions",
"transform-regenerator"
"transform-async-to-generator"
]
}
15 changes: 0 additions & 15 deletions dist/index.js

This file was deleted.

51 changes: 0 additions & 51 deletions dist/reachGraphQL.js

This file was deleted.

56 changes: 0 additions & 56 deletions dist/reachWithDispatch.js

This file was deleted.

Loading

0 comments on commit f485adf

Please sign in to comment.