eden lane
|
4ddcb20807
|
fix(babel): replace window with global
I'm pretty sure that here should be `global` instead of `window`.
Does `window` work for you? I have a ReferenceError.
|
2016-04-19 11:58:30 +03:00 |
|
Mahdi Dibaiee
|
ef12125190
|
fix(babel): don't require babel-polyfill if it's already required
|
2016-04-16 18:04:19 +04:30 |
|
Mahdi Dibaiee
|
c76eb0c64d
|
chore(lint): update eslint configuration, re-lint
chore(gitignore): don't ignore src/types
|
2016-03-28 20:40:59 +04:30 |
|
Ali Movahedi
|
23cff62505
|
style: lint code
lint code on files: index.js, poll.js and argument-parser.js
|
2016-03-28 12:30:54 +04:30 |
|
Ali Movahedi
|
e5c25bd9c1
|
refactor: remove grunt and babel
remove grunt from dependencies, and use transformed code instead using babel/register.
change API a litte
|
2016-03-28 12:26:07 +04:30 |
|