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

chore(build): refactoring cjs type generation #11312

Merged
merged 10 commits into from
Aug 19, 2024

Conversation

Josh-Walker-GM
Copy link
Collaborator

Where it has been possible I have refactored the type generation for CJS types in our dual packages to work differently. Instead of just different values in the tsconfig I have used the same values but temporarily places a type:commonjs package.json file during the CJS type generation. This is a better approach than having two different - and potentially conflicting - sets of tsconfig settings.

@Josh-Walker-GM Josh-Walker-GM added release:chore This PR is a chore (means nothing for users) changesets-ok Override the changesets check labels Aug 19, 2024
@Josh-Walker-GM Josh-Walker-GM added this to the chore milestone Aug 19, 2024
@Josh-Walker-GM Josh-Walker-GM self-assigned this Aug 19, 2024
@Josh-Walker-GM Josh-Walker-GM merged commit c128fc9 into main Aug 19, 2024
46 checks passed
@Josh-Walker-GM Josh-Walker-GM deleted the jgmw/chore-cjs-type-gen-refactor branch August 19, 2024 16:56
@Josh-Walker-GM Josh-Walker-GM modified the milestones: chore, v8.0.0 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:chore This PR is a chore (means nothing for users)
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant