Skip to content

Test Packs are not recompiled when changed #468

@richseviora

Description

@richseviora

Opening issue for visibility.

As mentioned in the discussion in PR #360, test packs are not recompiled when changed. If the packs-test directory (or your default) already exists, subsequent changes to app/javascript/pack will not cause the packs-test directory to be regenerated.

Webpacker::Manifest.lookup checks to see if the file is found (.find) but there's no freshness check.

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