Skip to content

Remove alias resolution from vite.config.mjs#104

Merged
NullVoxPopuli merged 1 commit intomainfrom
NullVoxPopuli-patch-2
Oct 26, 2025
Merged

Remove alias resolution from vite.config.mjs#104
NullVoxPopuli merged 1 commit intomainfrom
NullVoxPopuli-patch-2

Conversation

@NullVoxPopuli
Copy link
Copy Markdown
Contributor

Removed alias resolution from Vite configuration.

It's possible to hit this error:

[vite] (client) Pre-transform error: No matching HTML proxy module found from <project>/src/index.html?html-proxy&index=0.js

Also, self imports can't work anyway unless you always preserve all modules.

Removed alias resolution from Vite configuration.
@NullVoxPopuli NullVoxPopuli added the bug Something isn't working label Oct 26, 2025
@NullVoxPopuli NullVoxPopuli merged commit e1f95ac into main Oct 26, 2025
13 of 14 checks passed
@NullVoxPopuli NullVoxPopuli deleted the NullVoxPopuli-patch-2 branch October 26, 2025 13:26
@github-actions github-actions Bot mentioned this pull request Oct 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants