mirror of
https://github.com/sst/opencode.git
synced 2025-07-09 17:14:59 +00:00
![]() On Windows, URL.pathname returns a path with an extra leading '/' (e.g. '\C:\Users\whatever'). This causes problems when using Bun.spawn(). Fix these problems by using the right method instead of URL.pathname. |
||
---|---|---|
.. | ||
bin | ||
script | ||
src | ||
test/tool | ||
.gitignore | ||
AGENTS.md | ||
config.schema.json | ||
package.json | ||
README.md | ||
sst-env.d.ts | ||
tsconfig.json |