Skip to content

JS hash fails to change when asset URL changes #3415

Description

@jakearchibald

In this demo, both src1 and src2 are built. The only difference between the two is the content of some-asset.txt.

Expected Behavior

The hash of both the JS and asset is different between builds, since the JS imports the asset, the content of its file has changed.

Actual Behavior

Only the hash of the txt file changes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions