JustinBeckwith / retry-axios

🦖 A super flexible interceptor for Axios that makes it easy to retry requests.
Apache License 2.0
490 stars 62 forks source link

build: Recover CommonJS support #260

Closed orgads closed 5 months ago

orgads commented 5 months ago

Keep compatibility with CommonJS applications.

JustinBeckwith commented 5 months ago

Apologies - I am not interesting in supporting dual mode, or CJS for this module. This is ESM only.