Skip to content

Check alias in array of paths #19

@niksy

Description

@niksy

Is ist possible to have alias check for array of paths?

Example:

export default {
	// ...
	alias: {
		map: ['foo', ['./first-path-to-check', './second-path-to-check']]
	}
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions