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

Codebase cleanup #25

Merged
merged 14 commits into from
Jul 21, 2024
Merged

Codebase cleanup #25

merged 14 commits into from
Jul 21, 2024

Conversation

dabico
Copy link
Owner

@dabico dabico commented Jul 21, 2024

This PR makes a lot of changes, but to summarize:

  • Primer's octicons are now included as a dev dependency. This should have been done from the beginning instead of manually downloading them at build time;
  • As a result, axios and axios-retry have been completely removed, along with list-github-dir-content;
  • Removed cli-progress, there is no more progress to monitor;
  • Migrated the codebase from CommonJS to an ESM module;
  • Rewrote the generation JavaScript file as a Node-interpreted command-line script.

@dabico dabico merged commit 087fa40 into master Jul 21, 2024
1 check passed
@dabico dabico deleted the refactoring/esm branch July 21, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant