Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

Ability not to rebuild configs in case they're up to date #146

Description

@samdark

We recently did an extra check in Yii demo: https://github.com/yiisoft/yii-demo/blob/master/public/index.php#L33

It is checking if mtime of any source file is higher than mtime of target, config is rebuilt. Else rebuild stage is ignored. Would be great to adopt it in the config plugin itself and remove from apps index.php.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions