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

Switch from CommonJS to ESM #859

Closed
mountaindude opened this issue Aug 19, 2024 · 1 comment · Fixed by #848 · May be fixed by #936
Closed

Switch from CommonJS to ESM #859

mountaindude opened this issue Aug 19, 2024 · 1 comment · Fixed by #848 · May be fixed by #936
Labels
delivered This feature has been included in Butler SOS enhancement

Comments

@mountaindude
Copy link
Collaborator

The use of CommonJS is more and more becoming an issue preventing moving Butler (and sibling tools) to newer tools and ways-of-working.
A first migration step would be to abandon the old ways (=CommonJS) and move to more modern ways (=ESM/ECMASCript).

@mountaindude
Copy link
Collaborator Author

Implementation notes

  • Moving to ESM requires the startup code to be refactored, see the Butler tool for how things were done there (it was done some time ago and has proven stable).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delivered This feature has been included in Butler SOS enhancement
Projects
None yet
1 participant