unsplash / intlc

Compile ICU messages into code. Supports TypeScript and JSX. No runtime.
MIT License
56 stars 2 forks source link

Deduplicate exec entrypoints #191

Closed samhh closed 1 year ago

samhh commented 1 year ago

There's some duplication between the Main and CLI modules across both intlc and intlc-internal. Shift this stuff into a new library module maybe?