Bartłomiej Kalemba
1ccc13ecf7
docs(bunfig): update test runner options ( #17040 )
2025-02-04 23:56:12 -08:00
pfg
b0c5a7655d
Update docs for bun.lock ( #16585 )
2025-01-21 22:09:23 -08:00
Dylan Conway
430c1dd583
add install.saveTextLockfile to bunfig.toml ( #15827 )
2024-12-17 16:52:04 -08:00
Dylan Conway
5fd0a61ae2
CA support for bun install ( #14416 )
2024-10-11 13:16:26 -07:00
Jarred Sumner
a6633e554c
Update bunfig.md
2024-03-15 23:38:28 -07:00
Jarred Sumner
324e4f5fff
Update bunfig.md
2024-03-15 23:36:25 -07:00
Jarred Sumner
e89c8d2eaa
Fix not using system shell on posix ( #9449 )
...
* Use system shell + add to bunfig
* Update CMakeLists.txt
* Fix tests + flags
* Use execPath
* windows
* Propagate exit code
* Add test for default shell in use
* Update bun-run-bunfig.test.ts
* Update bun-run-bunfig.test.ts
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com >
2024-03-15 23:00:53 -07:00
Travis Cooper
98b438d0a4
Update bunfig.md ( #8807 )
2024-02-09 01:54:00 -08:00
Osmose
adcad39e1d
Update install.dryRun docs to be accurate. ( #7275 )
...
The previous line appeared to be copied from `install.optional`.
2023-12-14 15:44:13 -08:00
Dylan Conway
4b2cdc4fc1
respect optional peer dependencies and update docs ( #6615 )
...
* update docs
* optional peer dependencies
* rename offset variable name, cache invalidation time
* Update install.zig
* install more peer dependencies
2023-10-20 03:27:10 -07:00
Dylan Conway
05781dd91e
make peer dependencies install by default ( #6396 )
...
* peer dependencies
* default true
* add test
* cleanup
* some tests
* skip peer deps if they are non optional
* remove debug print, fix build
* iterate peer dependencies
2023-10-10 20:05:58 -07:00
Gavin John
c5c7934ebc
Update preload documentation to make applicability to plugins more obvious ( #6298 )
2023-10-04 21:29:54 -07:00
Lucas Coratger
aa3355dc82
feat: switch disableTelemetry to bunfig ( #5690 )
...
* feat: switch disableTelemetry to bunfig
* feat: zig fmt
* revert: the env variable and invert the logic of telemetry
---------
Co-authored-by: MrPalixir <73360179+MrPalixir@users.noreply.github.com >
2023-09-20 10:13:31 -07:00
Zong
575a85a3fd
docs(runtime): fix some typo. ( #5451 )
2023-09-15 14:10:04 -07:00
Colin McDonnell
b262b0153a
Clean up bunfig.md
2023-09-14 21:25:57 -07:00
Colin McDonnell
332141a6f2
Rework bunfig docs
2023-09-14 20:54:53 -07:00