Skip to content

v10 broken on windows #474

Description

@t8g

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 !

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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