Skip to content

can't copy files outside src directory #798

@scarf005

Description

@scarf005

lume/core/site.ts

Lines 605 to 609 in 98f49d7

if (from.startsWith("../")) {
throw new Error(
`It's not possible to copy files outsite the src directory ("${from}")`,
);
}

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