Skip to content

fix: show referrer for Wasm module dependency errors#28653

Merged
dsherret merged 1 commit intodenoland:mainfrom
dsherret:fix_wasm_module_importing_specifier_missing_referrer
Mar 28, 2025
Merged

fix: show referrer for Wasm module dependency errors#28653
dsherret merged 1 commit intodenoland:mainfrom
dsherret:fix_wasm_module_importing_specifier_missing_referrer

Conversation

@dsherret
Copy link
Contributor

@dsherret dsherret commented Mar 27, 2025

@dsherret dsherret changed the title fix: show referrer for wasm module dependency errors fix: show referrer for Wasm module dependency errors Mar 27, 2025
Copy link
Contributor

@marvinhagemeister marvinhagemeister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dsherret dsherret merged commit 1e65d21 into denoland:main Mar 28, 2025
18 checks passed
@dsherret dsherret deleted the fix_wasm_module_importing_specifier_missing_referrer branch March 28, 2025 13:13
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.

Wasm module importing specifier that can't be resolved is missing referrer in error message

2 participants