Skip to content

fix(config): rename costs.config.js to costs.development.config.js #3410

@PierreBrisorgueil

Description

@PierreBrisorgueil

Problem

modules/costs/config/costs.config.js does not follow the {module}.{env}.config.js naming convention defined in MIGRATIONS.md.

Fix

Rename costs.config.jscosts.development.config.js and update any imports.

Migration note

Add an entry to MIGRATIONS.md documenting the rename so downstream projects know to update their imports if they override this file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions