You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not quite ready to move yargs to Node 4+, so perhaps we can add a babel transpilation step to this repo, if you want to use newer syntax (for the time being). chore: add babel-cli and config to build lib folder #2
I'd love to figure out a way to both release this as its own library, and have it shipped with yargs ... maybe the answer is moving to bundled-dependencies like nyc ... alternatively, and maybe better, is looking into how we could pull this workflow off with lerna; basically, I'd like to be able to release yargs' modules both individually, and in a bundle with yargs.
thisto be the typeConfig string #9Node 4+, so perhaps we can add a babel transpilation step to this repo, if you want to use newer syntax (for the time being). chore: add babel-cli and config to build lib folder #2nyc... alternatively, and maybe better, is looking into how we could pull this workflow off withlerna; basically, I'd like to be able to release yargs' modules both individually, and in a bundle with yargs.