Skip to content

build: enable DTS map #3647

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

build: enable DTS map #3647

wants to merge 2 commits into from

Conversation

frolic
Copy link
Member

@frolic frolic commented Mar 27, 2025

just noticed this wasn't enabled, which might be preventing decoding stacktraces

Copy link

changeset-bot bot commented Mar 27, 2025

🦋 Changeset detected

Latest commit: b4db2dc

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

This PR includes changesets to release 30 packages
Name Type
@latticexyz/common Patch
@latticexyz/block-logs-stream Patch
@latticexyz/cli Patch
@latticexyz/config Patch
@latticexyz/dev-tools Patch
@latticexyz/entrykit Patch
@latticexyz/explorer Patch
@latticexyz/faucet Patch
@latticexyz/protocol-parser Patch
@latticexyz/stash Patch
@latticexyz/store-indexer Patch
@latticexyz/store-sync Patch
@latticexyz/store Patch
@latticexyz/world-modules Patch
@latticexyz/world Patch
@latticexyz/world-module-erc20 Patch
@latticexyz/react Patch
@latticexyz/world-consumer Patch
@latticexyz/world-module-callwithsignature Patch
@latticexyz/world-module-metadata Patch
@latticexyz/abi-ts Patch
create-mud Patch
@latticexyz/gas-report Patch
@latticexyz/paymaster Patch
@latticexyz/recs Patch
@latticexyz/schema-type Patch
solhint-config-mud Patch
solhint-plugin-mud Patch
@latticexyz/utils Patch
vite-plugin-mud 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

@frolic frolic marked this pull request as ready for review March 27, 2025 11:36
@frolic frolic requested a review from alvrs as a code owner March 27, 2025 11:36
@frolic
Copy link
Member Author

frolic commented Mar 27, 2025

don't know if this helps with our build output as that still runs through tsup

but if we switched over to using tsc for builds, we might be able to get rid of tsconfig.paths.json (because the DTS map points back to the TS source)

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