ADTC
ADTC
> import the polyfill through typescript code Not sure what you mean exactly since Typescript is a transpiler. See #296 though. Maybe it will help.
Ah okay. Dynamic imports and modules. I was also looking for something similar when adding it as NPM package. Unfortunately this project seems very rough-cut in such regards. :(
Interesting. Works fine for me, and it justifies me sticking to Sonoma 14 for now. LOL
Hi, the [release notes](https://github.com/pnpm/pnpm/releases/tag/v10.0.0) didn't say what the default value of `verify-deps-before-run` is (when it's not defined). If you can amend the notes to show the default value, that will...
Also, dumb question, but where is this `verify-deps-before-run` supposed to be added? I tried `package.json` but it didn't do anything: ```jsonc { // ... // ❌ Does not work: "verify-deps-before-run":...
I don't see the advanced setting for taking focus on maccy anymore. If it's possible to detect that it's Spotlight, perhaps pasting automatically could be disabled (just for Spotlight, but...
Sadly the only workaround I could think of was to press Cmd-Z to undo, use arrow keys to dismiss selection, then press Cmd-V to paste again. I think that's good...
I would actually suggest an option to show showing ALL elements with animation-timeline on the inspector so you can see each one animating respectively as you scroll down. This is...
> thus the "dark mode" toggle button isn't rendered there Maybe better to render the toggle, disable it and add a hint "Doesn't work in Safari" with a link to...
Some file manager apps have a way to open a "local web server" within themselves which you can then access via any PC within the local network. Something like that...