Ryan Waskiewicz

Results 330 comments of Ryan Waskiewicz

I'm going to close this issue due to lack of reproduction case. If this is still an issue, please feel free to create a new issue with a minimal reproduction...

Hey @gikey 👋 Thanks for the reproduction case! Can you do me a favor and add what you're seeing in the reproduction case that demonstrates this issue? Specifically, can you...

I'm going to close this issue due to lack of reproduction case. If this is still an issue, please feel free to create a new issue with a minimal reproduction...

Hey @orl99 👋 The value stored in `results` there is determined by a call to a TypeScript compiler API, `getParsedCommandLineOfConfigFiles`. That code can be found [here](https://github.com/microsoft/TypeScript/blob/b8f648832379005fc8c3c9b34cc5e4acd01653e4/src/compiler/commandLineParser.ts#L1864-L1894). Looking around that source,...

Thanks all, y'all are awesome! I've confirmed this is a bug, and relates to how the NX plugin calls Stencil's APIs. I've ID'ed the commit in the Stencil repo that...

The PR that fixes this issue (#3518) is a part of [today's v2.17.4 release](https://github.com/ionic-team/stencil/releases/tag/v2.17.4). As a result, I'm going to close this issue. Should the issue reoccur on v2.17.4+ of...

Hey @everythingbytesnz 👋 Can you please create a minimal reproduction repo in GitHub and post it in the issue summary? There's a lot of variables in play here, and a...

Hey @everythingbytesnz, I was able to reproduce your issue, but haven't had a moment to dig deep into the root cause. If your implementation is similar in nature to the...

Hey @mburger81, I'm sorry you feel that way. Closing the issue was not personal in any way. The reason the issue was closed is that it was unclear the problem(s)...