Help Wantedquestion
説明
The usage at yargs 16 can be:
import yargs from 'yargs/yargs';
Then yargs.js is gone since upgrade yargs to 17. I'm going to migrate project to ESM, and this stop me to next step.
The usage at yargs 16 can be:
import yargs from 'yargs/yargs';
Then yargs.js is gone since upgrade yargs to 17. I'm going to migrate project to ESM, and this stop me to next step.