Skip to content

it is not working with import function #247

Description

@Zorono

it seems to be struggling to replace paths in import functions like

const config = await import('@configJSON', { assert: { type: 'json' } });

the output is the same path...

const config = await import('@configJSON', { assert: { type: 'json' } });

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