diff options
author | 2023-02-28 13:49:05 -0800 | |
---|---|---|
committer | 2023-02-28 13:49:05 -0800 | |
commit | 7b9a17f9d7106ffd8e553a5192aba60d14ea5e9c (patch) | |
tree | 0aebdc62db0e8bfbf0db537537cb1c8ac6844772 /src/string_mutable.zig | |
parent | bd91aa8c25a05768cae5a0df482bb8f50c599c20 (diff) | |
download | bun-7b9a17f9d7106ffd8e553a5192aba60d14ea5e9c.tar.gz bun-7b9a17f9d7106ffd8e553a5192aba60d14ea5e9c.tar.zst bun-7b9a17f9d7106ffd8e553a5192aba60d14ea5e9c.zip |
Update clap (#2238)
* remove vendored clap
* Update to latest zig-clap
Major changes:
* Instead of vendoring zig-clap and adding changes, this uses Hejsil/zig-clap directly as a submodule
* `cli.zig` and related files have been updated to use new API (no more `flag()` or `option()`)
* A workaround for the Run and Auto commands has been implemented that allows us to use the official upstream
Minor change:
* `-i` now has the long option `--install-fallback`; I didn't spend much time thinking about this name, so suggestions weclome.
* deinit jsBundleArgs
Diffstat (limited to 'src/string_mutable.zig')
0 files changed, 0 insertions, 0 deletions