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

fix(abi-ts): remove cwd join #1418

Merged
merged 2 commits into from
Sep 7, 2023
Merged

fix(abi-ts): remove cwd join #1418

merged 2 commits into from
Sep 7, 2023

Conversation

holic
Copy link
Member

@holic holic commented Sep 7, 2023

Realized that this will fail for a glob that targets multiple files, e.g. abi/IWorld.sol/IWorld.abi.json,abi/IStore.sol/IStore.abi.json. And glob already defaults to using process.cwd() for how the glob is resolved.

@changeset-bot
Copy link

changeset-bot bot commented Sep 7, 2023

🦋 Changeset detected

Latest commit: 6a3e32d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 28 packages
Name Type
@latticexyz/abi-ts Patch
@latticexyz/cli Patch
@latticexyz/store Patch
@latticexyz/world Patch
@latticexyz/block-logs-stream Patch
@latticexyz/common Patch
@latticexyz/config Patch
create-mud Patch
@latticexyz/dev-tools Patch
@latticexyz/ecs-browser Patch
@latticexyz/gas-report Patch
@latticexyz/network Patch
@latticexyz/noise Patch
@latticexyz/phaserx Patch
@latticexyz/protocol-parser Patch
@latticexyz/react Patch
@latticexyz/recs Patch
@latticexyz/schema-type Patch
@latticexyz/services Patch
@latticexyz/solecs Patch
solhint-config-mud Patch
solhint-plugin-mud Patch
@latticexyz/std-client Patch
@latticexyz/std-contracts Patch
@latticexyz/store-cache Patch
@latticexyz/store-indexer Patch
@latticexyz/store-sync Patch
@latticexyz/utils Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@alvrs alvrs merged commit 2459e15 into main Sep 7, 2023
9 checks passed
@alvrs alvrs deleted the holic/abi-ts-cwd branch September 7, 2023 17:46
@github-actions github-actions bot mentioned this pull request Sep 7, 2023
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