Skip to content

Several json files don't including all strings #2

@tamtakoe

Description

@tamtakoe

We have project structure

project
|- module1
   |- locals
      |- en.po
      |- fr.po
|- module2
   |- locals
      |- en.po
      |- fr.po

start

'compiled/locals' : ['project/**/*.po']

have result

compiled
|- locals
   |- en.json
   |- fr.json

But en/ru.json have string only from module2

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