Skip to content

resolveNewUrlToAsset breaks with TS assets #7258

@TheAlexLichter

Description

@TheAlexLichter

When using a TS asset via const url = new URL('./foo.ts', import.meta.url), the TS asset is not transformed.

Expectation : The asset is correctly transformed. Afterwards, the link is updated correctly with the new name and hash.

REPL

Context

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions