Skip to content

chore: migrate build/ babel to native configuration#437

Merged
lwasser merged 2 commits intoall-contributors:mainfrom
lwasser:build-babel
Feb 13, 2026
Merged

chore: migrate build/ babel to native configuration#437
lwasser merged 2 commits intoall-contributors:mainfrom
lwasser:build-babel

Conversation

@lwasser
Copy link
Member

@lwasser lwasser commented Feb 11, 2026

closes #407

THIS pr migrates teh build configuration from kcd-scripts to native babel.

What:

I created a simple migration and removed some babel dependencies that kcd-scripts uses in the project that i think we don't need. i documented it in the development.md in case i made some false assumptions.

I just reviewed the migration plan i had in the issue and I do still need to check npm validate !
Why:

How:

Checklist:

  • Documentation
  • Tests
  • Ready to be merged
  • Added myself to contributors table

@lwasser lwasser marked this pull request as ready for review February 11, 2026 16:41
Copy link
Contributor

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Nothing to note that can't be done as a followup. ✨

Apply suggestion from @JoshuaKGoldberg

Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>

chore: update config settings and review comments
@lwasser
Copy link
Member Author

lwasser commented Feb 13, 2026

Look at that - knip caught an uneeded dep called in the babel config~~ nice addition @JoshuaKGoldberg !! 🚀

@lwasser lwasser merged commit 1cc7e3f into all-contributors:main Feb 13, 2026
3 checks passed
@lwasser lwasser deleted the build-babel branch February 13, 2026 02:03
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.

KCD Migration(build): migrate build system --> native babel configuration

2 participants