Skip to content

Discovers platform root when scanning single file #9

@gwillem

Description

@gwillem

Because corediff needs the relative path (to the platform root), it should check for each scanpath what the platform root should be.

Could add this

    cmsPaths = map[string]string{
        "/app/etc/local.xml":           "magento1",
        "/app/etc/env.php":             "magento2",
        "/wp-config.php":               "wordpress",
        "/lib/internal/Magento":        "magento2",
        "/app/design/frontend/Magento": "magento1",
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions