Skip to content

[Feature request]: Allow for siblings or direct parents #212

@danciudev

Description

@danciudev

In nested monorepos with many deeply nested pages, it would be interesting if the alias is longer than the relative path, to leave the shorter one

import { ExampleComponent } from '../my-directory/example-component';

vs

import { ExampleComponent } from '@/pages/my-page/areas/toolbar/my-directory/example-component';

What do you think?

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