Trygve Wastvedt

Results 38 comments of Trygve Wastvedt

I've had very preliminary success creating an executable with pkg. Here are the changes I made: https://github.com/CesiumGS/gltf-pipeline/compare/master...twastvedt:master. Then I can run, for example, `npx pkg -t win-x64 .` to get...

That makes sense to me. That would be great!

@JeremyDurnell Ancient issue, I know, but I'm having a similar experience in VS 2019. Did you ever get debugging working? I wasn't able to find where to change the debugger...

I believe that currently the direct option is actually used as the depth of searching. So a depth of 0 gets just the top level, and `undefined` (or `Infinity`, which...

The option gets translated here for the cli, but the api doesn't have this conversion done: https://github.com/RSeidelsohn/license-checker-rseidelsohn/blob/17bf4d3eafbb9b14304a9d2bbbb671784ac4a11b/lib/args.js#L80-L84

@avidit I just saw your note in Jira about preventing deletion of the last list item. I think that makes sense. I'll go ahead and do that and add it...

@avidit what's the status of 2.16.1 - should I cherry pick this into there?

nope. Ignore the above. Was not clear on release dates.

@QilongTang Craig suggested I bring this PR to your attention. I've made some modifications to make better use of existing UI and styles. There are a few changes outside of...