Skip to content
This repository was archived by the owner on Feb 20, 2022. It is now read-only.
This repository was archived by the owner on Feb 20, 2022. It is now read-only.

Use ES6 import for axios instead of require #28

@thibmaek

Description

@thibmaek

Breaks the UMD build.
Axios exports the module using keys which contain reserved js keywords which makes it error with bundling trough rollup. Issue is currently not easily fixable should become obsolete once #17 is fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions