crawlers and savers

This commit is contained in:
Senad Uka
2016-11-10 13:04:45 +01:00
parent 7a16a0191c
commit 5a819cc743
14 changed files with 2695 additions and 323 deletions

View File

@@ -1,3 +1,4 @@
{
"plugins": ["transform-async-to-generator"]
"plugins": ["transform-async-to-generator"],
"presets":["es2015"]
}