Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Butler CW so it can use latest Axios library #208

Closed
mountaindude opened this issue Apr 12, 2023 · 0 comments · Fixed by #209, #200, #210, #212 or #214
Closed

Refactor Butler CW so it can use latest Axios library #208

mountaindude opened this issue Apr 12, 2023 · 0 comments · Fixed by #209, #200, #210, #212 or #214

Comments

@mountaindude
Copy link
Collaborator

The tool (=pkg) used to package Butler CW into standalone binaries does work with Axios v1+ out of the box.
Still, we'd like to use the most recent Axios version to benefit from bug fixes and patches.

Recompiling the entire code base to CJS and the build Butler CW binaries from that has worked for other Butler tools - should work here too.

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