cyfung1031
44dd744f0a
docs: rearranged cli/runtime related sections ( #6275 )
...
* docs: rearranged cli/runtime related sections
* docs: update README.md for the updated docs path
* Updates
* Rearrange
* Rearrange
* Add files
* readme
---------
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com >
2023-10-10 16:34:35 -07:00
Michael Di Prisco
8d4b296bd2
docs: fixing a couple typos ( #6331 )
2023-10-09 11:48:07 -07:00
Daniel Amemba
7cd1dc2817
Update run.md ( #6099 )
...
Changed the verb form from ignores to ignored.
2023-09-27 17:44:38 -07:00
Colin McDonnell
9d9fcbbdeb
Update docs
2023-09-25 15:22:12 -07:00
Colin McDonnell
cfc56dafeb
Update install docs
2023-09-21 15:17:16 -07:00
Ahmad Addel
e3558b626c
add warning to Ensure correct placement of the '--watch' flag ( #5447 )
...
* Update run.md
* remove the wrong command example
* Tweak
---------
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com >
2023-09-19 21:34:26 -07:00
Colin McDonnell
31fec8f704
Clean up run.md
2023-09-14 23:44:19 -07:00
Colin McDonnell
a983ec713f
Improve run.md
2023-09-14 15:30:14 -07:00
DuGlaser
a31d69bf93
fix(docs): Fix the text that bun run --bun is the same as bun ( #4647 )
...
* fix(docs): Fix the text that `bun run --bun` is the same as `bun`
* Updates
---------
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com >
2023-09-14 15:19:37 -07:00
Colin McDonnell
96a1d5382f
Improve docs
2023-09-14 14:51:42 -07:00
Nathan Hammond
8ae9aeea6b
Remove the ability to configure lockfile. ( #5335 )
2023-09-13 22:32:03 -07:00
James Gordo
cb01cb0d4a
Fixed api & cli docs typo. ( #5262 )
...
* Fixed api & cli docs typo.
* Fix
---------
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com >
2023-09-13 16:36:11 -07:00
Nathan Hammond
15f7bacb8b
Correct the configuration file names. ( #5234 )
2023-09-13 01:19:15 -07:00
Samuel Rigaud
263382103f
docs: fix typos ( #5151 )
2023-09-12 18:50:05 -07:00
Colin McDonnell
9e3cabc540
Remove community-templates
2023-09-08 10:55:16 -07:00
Colin McDonnell
5424ea3403
Doc updates for v1.0 ( #4485 )
...
* Remove v0.x messages
* Add windows section to Installatino
* update
* update
* Update
* Comment out windows
2023-09-07 10:09:09 -07:00
Colin McDonnell
3a45f2c71b
Docs and types for v0.8.0 ( #4199 )
...
* Improve test documentation
* Update nodejs compat docs with tty
* Add debugger guide
* Document Bun.inspect.custom, improve bun test nav
* Address reviews
* Update Bun.file types
* Add Nuxt guide
* Add tty types
2023-08-21 21:34:03 -07:00
Colin McDonnell
78081cbb40
Support --dev/-D and support more flags on bun install ( #3989 )
2023-08-04 20:41:16 -07:00
Tiramify (A.K. Daniel)
0ea59b4c93
Update install.md ( #3890 )
2023-07-30 06:41:51 -07:00
Colin McDonnell
34fd4df646
Fix broken anchors
2023-07-26 17:11:15 -07:00
Colin McDonnell
53ad9b922f
Docs & types for 0.7 ( #3665 )
...
* Docs & types for 0.7
* Tweak
* Update
* Tweaks
* Tweak
* Tweaks
---------
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com >
2023-07-19 23:59:15 -07:00
Colin McDonnell
2551210426
Update docs
2023-07-14 11:33:07 -07:00
Colin McDonnell
d377265b67
Update trustedDeps doc
2023-07-06 15:44:48 -07:00
Colin McDonnell
a415f482db
Update trustedDeps doc
2023-07-06 15:33:49 -07:00
Colin McDonnell
109ebc14fd
Various docs updates ( #3437 )
...
* Various docs updates
* Add mocks page
* Fix make
* WebKit instructions
* Update instructions
* Updates
* Update nodejs compat table
* Document trusted deps
* Tweak trustedDependencies docs
* Document --exact
* Update test docs
* Tweaks
* Boring
* Remove redundant j
* Undo makefile changes
* Undo makefile changes
* Update page title
* Regen
* Undo changes
2023-07-06 13:02:29 -07:00
Tiago Teixeira
d8817c2d32
Add support for install with --frozen-lockfile ( #3365 )
...
* Add support for install with --frozen-lockfile
* Add test
* Add test for frozenLockfile in config file
2023-06-25 16:43:39 -07:00
Colin McDonnell
adb451eec6
Docs for DOM testing and FileSink ( #3330 )
...
* Update websocket docs & jsdoc
* Add info about user-specific data in ws
* Document FileSink
* Docs for happydom test
* Updates
2023-06-20 18:57:37 -07:00
Kabir Goel
4a22fcd93c
Fix typo in run.md ( #3331 )
2023-06-15 15:03:46 -07:00
Keyhan Vakil
50a18b6bac
doc: minor fixes ( #3278 )
...
* `bun link` only modifies `package.json` when `--save` is passed.
* clang-15 is a separate package from llvm-15.
2023-06-11 09:26:46 -07:00
Colin McDonnell
c4f237572d
Update macro/test docs ( #3180 )
...
* Add test and fix plugin type
* Update docs and config pages
2023-06-02 17:43:51 -07:00
Colin McDonnell
9b6913e1a6
More/better docs for JSX, utils, binary data, streams, hashing, bun test, Bun.serve ( #3005 )
...
* WIP
* Updates
* Document deepEquals
* WIP
* Update typeS
* Update TLS docs for Bun.serve
* Update types for tls
* Draft binary data page. Add Streams page.
* Update test runner docs
* Add hashing, flesh out utils
* Grammar
* Update types
* Fix
* Add import.meta docs
* Tee
2023-05-29 11:49:51 -07:00
Colin McDonnell
366eba78f0
Tweaks to bundler docs ( #2867 )
...
* WIP
* Fix typo
* Updates
* Document --compile
* Add bundler benchmark
* Remove esbuild
* Add bench to docs
* Add buttons
* Updates
2023-05-16 10:47:00 -07:00
dave caruso
6a163cf933
bundler tests and improve Bun.build return type ( #2833 )
...
* importstar_ts
* tests
* run acorn test suite
* bench tweaks
* test
* bun.build tests very incomplete
* remove dataurl and base64 loaders from tests since they dont work yet
* tests
* stuff
* stuff
* add errors and array of blobs
* work so far
* docs
* requested changes
* fix overwrite docs
* remove this file
2023-05-11 14:42:54 -07:00
dave caruso
5e366872f6
implement build api define and loaders ( #2805 )
...
* parse error logs
* clean up types
* remove --jsx-production. use NODE_ENV instead
* add define to js api
* add loaders to js api
* fixups
* sourcemap
* typo fix
* remove label, comment dir just for now
* test tweaks
* test work
* make optional enums actually optional.
allows `sourcemap: undefined`
* overload host ram test
* string tests
* tests
* test for 2815
* requested changes
* sort this list
* remove this test file now that it passes
* oops
* add --format
* finish ts tests
* doc typos related to define and loader
2023-05-08 21:55:21 -07:00
Colin McDonnell
386639a4c5
Start esbuild migration guide. More docs. ( #2787 )
...
* Bundler docs updates. Start esbuild migration guide.
* Updates
* Add JS API comp
* Tweaks
* Updates
* Updates
* Updates
2023-05-05 12:53:38 -07:00
dave caruso
96e113f41c
bundler tests: rest of default.test.ts and starting jsx tests ( #2765 )
2023-04-28 21:08:48 -07:00
Colin McDonnell
1483d73c3a
Bundler docs updates + support for naming string ( #2767 )
...
* Bundler docs updates
* Remove comments
* Updates
* Fix bunx usages
* Add info about metafile
2023-04-28 08:35:20 -07:00
dave caruso
55c05c0a1f
fix ( #2756 )
2023-04-26 20:45:27 -07:00
dave caruso
7d7748f69f
docs hotfix ( #2755 )
2023-04-26 20:27:24 -07:00
Colin McDonnell
8ba13f273c
Add bundler documentation ( #2753 )
...
* WIP
* WIP
* WIP
* Document API
* Updates
* Polish bundler docs
* Tweaks
* Tweak
2023-04-26 20:07:30 -07:00
Colin McDonnell
011e157cac
Docs restructuring ( #2638 )
...
* Restructure
* Update nav
* Reorg
* Reshuffle ecosystem pages
* Split up runtime/runtime
* Back to runtime/index
* Fix issue
* Split up runtime/index
* Add Writing Tests page
* Prettier matcher table
* More updates
2023-04-13 18:26:45 -07:00
Jozef Steinhübl
68670eeb7b
docs(cli/bunx): add notice ( #2574 )
...
* docs(cli/bunx): add notice bunx alias bun x
* docs: grammar
2023-04-06 15:09:20 -07:00
jq170727
6539f66642
"bun-create" example "postinstall"→"preinstall" ( #2441 )
...
"postinstall" is listed twice in the example for the "bun-create" section of package.json.
Based on the context and content of the echo commands I believe the intent is that the
first "postinstall" should be "preinstall". This change corrects this.
2023-03-20 17:49:55 -07:00
jq170727
035183eb12
Fix example for "bun pm ls" ( #2440 )
2023-03-20 11:26:22 -07:00
Jarred Sumner
aaef99ab68
Update install.md
2023-03-20 06:20:16 -07:00
Jarred Sumner
abd34abf08
✅ some test matchers
2023-03-15 16:50:05 -07:00
Nicholas
8c91278a00
Update comparison matchers compatibility in docs ( #2366 )
2023-03-11 08:33:46 -08:00
Hannes Käufler
7e5dddd2fa
Fix broken async test example ( #2291 )
2023-03-03 12:41:36 -08:00
Fernando Daciuk
0d5d3e5dfc
docs: fix typo in install.md file ( #2179 )
2023-02-25 04:33:21 -08:00
Dylan Conway
40ebc994f9
remove parameters
2023-02-24 19:12:04 -08:00