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

Update configs build configs, remove lib wrapper #464

Merged
merged 3 commits into from
Dec 26, 2024
Merged

Conversation

lisicky
Copy link
Collaborator

@lisicky lisicky commented Dec 25, 2024

Summary

This pull request updates mesh-core-cst by adding new dependencies to avoid issue with yarn. In mesh-react, it removes the local re-export of cardano-peer-connect, updates how we import that library, and adjusts the build scripts. It also adds a tsup.config.ts file to manage builds more efficiently.

Affect components

Please indicate which part of the Mesh Repo

  • @meshsdk/common
  • @meshsdk/contract
  • @meshsdk/core
  • @meshsdk/core-csl
  • @meshsdk/core-cst
  • @meshsdk/provider
  • @meshsdk/react
  • @meshsdk/svelte
  • @meshsdk/transaction
  • @meshsdk/wallet
  • Mesh playground (i.e. https://meshjs.dev/)
  • Mesh CLI

Type of Change

Please mark the relevant option(s) for your pull request:

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Bug fix (non-breaking change which fixes an issue)
  • Code refactoring (improving code quality without changing its behavior)
  • Documentation update (adding or updating documentation related to the project)

Related Issues

Please add related issue links here, if any.

(No related issues.)

Checklist

Please ensure your pull request meets these requirements:

  • Code is well-commented and includes relevant documentation
  • Tests have been added or updated if needed
  • Documentation has been updated if needed
  • All tests pass (npm run test)
  • The build passes (npm run build)

Additional Information

Include any extra details or context here, such as screenshots or references.

  • Removed the manual cardano-peer-connect re-export to simplify maintenance.
  • Added tsup.config.ts in mesh-react for easier building.

Copy link

vercel bot commented Dec 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mesh-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 26, 2024 1:57am
mesh-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 26, 2024 1:57am

@lisicky lisicky requested a review from jinglescode December 25, 2024 20:58
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.

2 participants