diff options
author | 2023-02-28 16:39:06 -0800 | |
---|---|---|
committer | 2023-02-28 16:39:06 -0800 | |
commit | ec20fae57f96a835562b154730957ecc4015ba31 (patch) | |
tree | b7d49eb2b2a1fec8372f784bfd1243870686eb56 /docs/api/node-api.md | |
parent | fd19d01583aace00925dbe80f1cad4696efeb569 (diff) | |
download | bun-ec20fae57f96a835562b154730957ecc4015ba31.tar.gz bun-ec20fae57f96a835562b154730957ecc4015ba31.tar.zst bun-ec20fae57f96a835562b154730957ecc4015ba31.zip |
Add `-D`, `--dev` flags for bun install (#2240)
* 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.
* add --development and --optional to bun install
* Add support for `-D`, `--dev` in bun install, fix `--save`
Diffstat (limited to 'docs/api/node-api.md')
0 files changed, 0 insertions, 0 deletions