Skip to content

dirPath has a different delimiter on node.data.root #6406

@jadedevin13

Description

@jadedevin13

I added the following codes before this line.

        console.log(node.data.root + ': nodeDataRoot');
        console.log(projRelativeDirPath + ': projectRelativeDirPath')

if (isMatch || node.data.root === projRelativeDirPath) {

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions