Erick Zhao
Erick Zhao
`birds-of-a-feather` tweet together? 🐦
I hadn't heard of it in the context of computing either, just the original proverb!
Should be closed in #72
Would this not work? https://github.com/electron/osx-sign?tab=readme-ov-file#electron-osx-flat
I think this should be fixed as the legacy implementation was removed in #187
Thanks for the report @kneirinck! We've actually run into this somewhat frequently in CI on this very repo, which is annoying 😓 .
@samdesota Thank you for the clear issue report! In Forge, the Rebuild step happens in an `afterCopy` hook, so it turns out that filtering the file during the copy step...
Thanks for making this! One question: do you think it would be better for the default behavior of this card to revert to vertical for mobile displays (since Bulma emphasizes...
I think that'd be functionally identical to `{.*,*}/**/*.jsc` with `dot: false` as well. I personally would prefer to keep `dot: false` since it's the default for `minimatch`.
Hey @bendemboski, I was taking a look at this today and it seems like the repro case happens whenever the x64 and arm64 ASARs diverge. Converting the `asar.js` shim into...