Skip to content

Deno/ESM support #94

@prettykool

Description

@prettykool

This is gonna be a quick one: I'm using Deno (version 1.19.2), and couldn't import the fuzzysort.js file as a module. One quick hack with the file (and by that, I mean I removed the UMD function, and added an export const fuzzysort declaration ) later, and it looked like the problem was (somewhat) resolved.

Of course, the hack I did was complete crap - But it could be a step in the right direction. Is proper support for ESM imports a possibility? Or is there something I'm missing, here?

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