Aarvin R
|
107015fd48
|
fix example syntax for plugins (#7894)
- updated docs/runtime/plugins.md to use plugin()
- update docs/runtime/plugins.md to use "loaded" instead of "registered" for clarity
|
2023-12-28 16:14:56 -08:00 |
|
Susheel Thapa
|
2327737b14
|
docs: fixed typo in guides, install and runtime folder (#6718)
|
2023-10-25 18:27:05 -07:00 |
|
Jarred Sumner
|
a97847a494
|
Implement virtual module support in Bun.plugin (#6167)
* Add support for `build.module` in `Bun.plugin`
* Another test
* Update docs
* Update isBuiltinModule.cpp
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2023-09-29 16:34:20 -07:00 |
|
0xflotus
|
549d01a4d6
|
docs: fixed small error (#6077)
|
2023-09-26 16:13:27 -07:00 |
|
Jarred Sumner
|
a18ef053a4
|
Don't await plugins
|
2023-09-21 06:16:31 -07:00 |
|
Colin McDonnell
|
4fce34854b
|
Doc updates (#5759)
* WIP
* WIP
|
2023-09-19 16:31:38 -07:00 |
|
Colin McDonnell
|
31691e3898
|
Fix links
|
2023-09-14 21:02:52 -07:00 |
|
Zong
|
9a0ea00705
|
docs(runtime): fix plugins loader extensions typo (#5250)
|
2023-09-13 02:00:11 -07:00 |
|
Colin McDonnell
|
6d02b18680
|
Remove await plugin
|
2023-09-08 11:42:27 -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
|
0b183beb51
|
Improve plugin docs
|
2023-08-07 14:02:43 -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 |
|
Colin McDonnell
|
6505e5c3a4
|
Fix typo
|
2023-03-07 18:07:53 -08:00 |
|
Colin McDonnell
|
9bf4d9b8a2
|
Improve Benchmarking page, small fixes (#2339)
* Improve benchmarking page
* WIP
* Add typescript instructions to hot
* Document preload in Plugins. Fix loader in plugin types.
|
2023-03-07 17:44:05 -08:00 |
|
Tommaso A
|
8e09b1afff
|
docs: improved language in yaml loader example (#2172)
* docs: improved language in yaml loader example
* docs(api/http): fix typo
* docs(api/spawn): fix typo
* docs(api/transpiler): fix typo
|
2023-02-25 09:47:11 -06:00 |
|
Colin McDonnell
|
f54300578b
|
Add documentation (#2148)
* Add documentation
* Tweaks
* Fixes
* Rearrange
* Update
|
2023-02-23 17:13:30 -08:00 |
|