mozilla / web-ext

A command line tool to help build, run, and test web extensions
Mozilla Public License 2.0
2.63k stars 336 forks source link

[feature] maybe a deno version #3178

Closed Decodetalkers closed 3 weeks ago

Decodetalkers commented 3 weeks ago

Is this a feature request or a bug?

This a feature

What is the current behavior?

I want to use esm to import this package. But it failed, I try a lot of ways, induced a lot of other packages, but finally it failed when running process. So seems it is impossible for me to use it with deno.. Can this be a feature request?

Decodetalkers commented 3 weeks ago

ok.. deno can use package.json.. so maybe just use package.json as node is enough.