Anton

Results 7 issues of Anton

```js class Test { async test() { throw new Error('test-error'); } } ``` ``` AssertionError [ERR_ASSERTION]: '\'use strict\';\n\nvar _createClass = function () { function defineProperties(target, props) { for (var i...

This plugin works great but unfortunately it does not allow to import `default` exports only. Steps to reproduce: 1. Checkout https://github.com/Sobesednik/bs-sh on github 1. `git clone https://github.com/Sobesednik/bs-sh.git` 1. `cd bs-sh`...

limitation

This PR adds a footer. Could be useful to put something like loading indicator.

I get this error ``` Error: file.js: Could not statically evaluate how the fs module was required/imported. while parsing file: file.js ``` When trying to use `static-fs` with either [babel-plugin-static-fs](https://www.npmjs.com/package/babel-plugin-static-fs)...

Hi, do I understand correctly that I cannot use authorisation code as grant type without using client credentials? What I was trying to do, is to send a user to...

Allow to set `cropRect`and `captureMouseClicks`

The demos did not run on my iPhone 4 with iOS 6.