Skip to content

v10 broken on windows #474

Open
Open
@t8g

Description

Running micro on windows fail with

image

I think it's due to the usage of import(file) in handler.ts.
It should be fixed with the usage of pathToFileURL https://nodejs.org/api/url.html#urlpathtofileurlpath

import(pathToFileURL(file).href)

Thanks for your work on this package !

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