arcanis / clipanion

Type-safe CLI library / framework with no runtime dependencies
https://mael.dev/clipanion/
1.1k stars 61 forks source link

fix(platform): add conditional exports map #138

Closed artechventure closed 1 year ago

artechventure commented 1 year ago

esm is broken in master. (await import('clipanion')) this will fix it.