Skip to content

tarsFiles 既然是数组,为啥不支持一次处理多个 tars 文件呢? #10

Description

@lanlin

tars.proto.php

return [
    ...,
    'tarsFiles'       => [
        './a.tars',
        './b.tars',
        './c.tars',
        ...
    ],
];

如上所示,tarsFiles 数组中,只有第一个 a.tars 会被处理,后面的文件都不会被处理

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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