Skip to content

Add support for relative paths #126

@Wackymax

Description

@Wackymax

Hi, thank you for the amazing package.

I have the following project structure:

  • MainApp
    -- lib
    --- l10n (symlink to -> ../../l10n)
  • WatchApp
    -- lib
    --- l10n (symlink to -> ../../l10n)
  • l10n

The symlinks are causing problems on some machines when cloned with git so I would like to specify the arb_dir parameter as "../l10n" but it's not working, it doesn't accept the relative path. Is this something that can be fixed?

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