Skip to content

Allow a translation directory over the rootModule concept. #20

@toastal

Description

@toastal

I would like to put a translations folder my project folder and elm-i18n --src . --rootModule Translation --translations-directory ./app-translations which would build from that directory into the --src ., using the root module name. Or I can put the folder elsewhere, but it looks like rootModule is pulling double duty as both the outputted module name AND the the location. Since this is just moving around symlinks, why make it work like this? Surely other people have some alternative link directories (like maybe a submodule or another project).

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