wooorm / franc

Natural language detection

Home Page:https://wooorm.com/franc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make available for commonJs

hamishjohnson opened this issue · comments

The requirement that we are forced to use es modules means that I can't use it with ts-node and typescript

commented

Please read the linked guide in both the readme and the changelog on ways to handle ESM (one solution is to stay on the previous version for now).
ts-node has ESM support: https://github.com/TypeStrong/ts-node#experimental-esm-support

+1. Cannot make available for cjs use parcel build