Josh Branchaud
Josh Branchaud
To actually merge this would, iirc, require migrating a bunch of existing Sanity data to the new namings. Closing for now since it is stale and not a quick-merge. We...
failed experiment, closing
> @jbranchaud does `await path()` without an argument have the same behavior for you? I should default to the home directory... @johnlindquist I just tried `await path()` without an arg...
Some repro details: - ScriptKit v1.36.0 - OSX Catalina v10.15.7 (Intel chip)
I wanted to come up with a minimal repro script and found a potential clue. This script works as expected: ```javascript // Name: View a TIL import "@johnlindquist/kit"; await path();...
@johnlindquist I just tried the build, that fixed it!