extism / js-pdk

Write Extism plugins in JavaScript & TypeScript
42 stars 16 forks source link

fix: sort exports from d.ts file too #66

Closed zshipko closed 2 months ago

zshipko commented 2 months ago

Fixes #63

zshipko commented 2 months ago

@Phault - I tested this against your code in the issue and it seems to be fixed - let me know if this fixes the issue on your end!

Phault commented 2 months ago

@zshipko

Awesome, thanks a ton!

Unfortunately haven't been able to get js-pdk to compile, so won't be able to verify. It's complaining about env_logger not having the features we ask for. Nevertheless, I trust your testing :)