Skip to content

absolute URL imports aren’t correctly resolved during build #1755

@declann

Description

@declann

I'm importing from npm, ESM code that imports other ESM by URL reference.

Framework is rewriting those URLs so that they are invalid and I get 404s in my build.

image

In dev mode URLs aren't rewritten and my code loads correctly.

Not sure if Framework wants to traverse remote URLs or probably just avoid rewriting them.

Metadata

Metadata

Assignees

Labels

bugSomething isn’t working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions