Martin Kolárik

Results 268 comments of Martin Kolárik

Would you like to send a PR to add this?

Looking at the code, I see that lines that have no indentation are ignored. It is not explicitly mentioned in the readme but I guess it makes sense, otherwise `dedent`...

This is in line with the test suite and readme. IIRC it wasn't possible to detect the difference. You can write it like this though: ```js dedent` foo bar `...

You can also link to [jsDelivr](https://www.jsdelivr.com/package/npm/aframe-ui-widgets) (the fastest OSS CDN) without changing anything: https://cdn.jsdelivr.net/npm/[email protected]/dist/aframe-ui-widgets.min.js

The plugin just uses whatever methods you have configured in Windows. If you use biometrics to log in to Windows, can't you remove the PIN option in Windows log in...

@danielhoegel that's interesting because without biometrics the PIN is optional and you can keep using the full password if you want to. > Does the Windows Hello API not provide...

@juergba thanks for a quick response. Yes, by default `exports` is an `object` and this changes it to a `function` but that's a fairly common pattern in node to provide...

Yes, adding that directory to the PATH fixes the issue and is an ok workaround but the issue should still be fixed in GitHub Desktop. Breaking the way default git...

Agree, https://github.com/elastic/apm/issues/473 is the same type of problem, it just needs to be addressed more broadly.

GitHub pages should work fine too. jsDelivr comes with some advantages, like [optional versioning](https://cdn.jsdelivr.net/npm/scrypt-js@3/scrypt.js) or larger and faster network.