Skip to content

fix(web): remove problematic mapping - #142

Closed
airslice wants to merge 1 commit into
mainfrom
fix/remove-problematic-path-mapping
Closed

fix(web): remove problematic mapping#142
airslice wants to merge 1 commit into
mainfrom
fix/remove-problematic-path-mapping

Conversation

@airslice

Copy link
Copy Markdown
Contributor

Overview

  1. Both TypeScript AND Vite use the path mapping
  2. Vite tries to load .d.ts at runtime ❌
  3. Browser fails because .d.ts has no executable code ❌

What I've done

What I haven't done

How I tested

Which point I want you to review particularly

Memo

@airslice
airslice requested a review from mkumbobeaty as a code owner May 24, 2026 03:48
@github-actions github-actions Bot added the web label May 24, 2026
@wilfredmulenga
wilfredmulenga self-requested a review May 24, 2026 04:17
@airslice

Copy link
Copy Markdown
Contributor Author

The fix is not good enough, we reverted the problematic PR instead. Close this one.

@airslice airslice closed this May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants