Skip to content

Throw error if paths are nested #29

Description

@timkelty

e.g. this would get wonky:

      shared: {
        overwrite: false,
        dirs: [
          '_system',
          'db',
          'uploads',
          'tools/min/cache',
        ],
        files: [
          '_system/database.yml',
          '_system/config.php',
        ],
      },

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions