Skip to content

Configuration should not attempt to check for dirs/paths #406

Open
@yellow1912

Description

@yellow1912
Q A
Bundle version 1.4-dev
Symfony version 3.1
PHP version 7.0

Expected behavior

When we warmup our web app, we have folders that we want to include in the translation extractor dirs, but not yet available at the time of warming up. I believe that the step to check for these folders should be done only when we explicitly run the extractor

Actual behavior

Right now we get exception because the folders do not yet exist

Steps to reproduce

Config a list of dirs that do not exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions