Skip to content

Conversation

@baryon
Copy link

@baryon baryon commented May 18, 2020

if not this plugin "@babel/plugin-proposal-object-rest-spread", a error will raised in some env like

    return this.fetch(url, { ...options,
                             ^^^^

SyntaxError: Expected identifier, string or number

in _basicRequest method

@baryon baryon closed this May 18, 2020
@baryon baryon reopened this May 19, 2020
@baryon
Copy link
Author

baryon commented May 19, 2020

Merge domain compare request for our branch. ref #4

@baryon
Copy link
Author

baryon commented Jun 4, 2020

if has not import 'abort-controller/polyfill', in android 8.1, as exception will raised
TypeError: Cannot set property 'AbortSignal' of undefined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants