You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 20, 2022. It is now read-only.
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.
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.