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

Ships/revert preconstruct #61

Merged
merged 2 commits into from
May 17, 2023
Merged

Ships/revert preconstruct #61

merged 2 commits into from
May 17, 2023

Conversation

ships
Copy link
Collaborator

@ships ships commented May 17, 2023

Description

Reverts the packaging choices made in #59 .

Preconstruct is not compatible with type: module packages. While the adoption of preconstruct and conversion to CommonJS is a possibility and has some known upsides, it is not clearly the right way forward, and would introduce some trouble such as with ESM module dependencies of ts-sdk. So I am punting on this resolution for now.

I also added manypkg as a workspace tool to improve linking and tooling for monorepo.

Related Issues

Reopens #57 , which was not actually resolved.

Checklist

  • I have tested these changes locally and they work as expected.
  • I have added or updated tests to cover any new functionality or bug fixes.
  • I have updated the documentation to reflect any changes or additions to the project.
  • I have followed the project's code of conduct and conventions for commit messages.

Additional information

See #57's new comments for info about what we learned .

@ships ships merged commit f31747c into main May 17, 2023
@ships ships deleted the ships/revert-preconstruct branch August 22, 2023 17:46
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