swc-project / swc-node

Faster ts-node without typecheck
MIT License
1.72k stars 71 forks source link

docs: fix usage example of esm loader #692

Closed foray1010 closed 1 year ago

foray1010 commented 1 year ago

the -r refers to require and does not work for esm, should use --loader or --experimental-loader instead

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.