Jarred Sumner
|
2801cb1f4a
|
Fix TOML parser to handle inline tables and table arrays correctly (#20291)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
|
2025-06-09 18:52:30 -07:00 |
|
pfg
|
d502df353c
|
Support import with { type: "json" } and others (#16624)
|
2025-03-06 15:04:29 -08:00 |
|
Jarred Sumner
|
f0a4b9f96f
|
Copy fix from #13756 into separate PR (#13783)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-09-06 20:16:20 -07:00 |
|
Jarred Sumner
|
cd6785771e
|
run prettier and add back format action (#13722)
|
2024-09-03 21:32:52 -07:00 |
|
Jarred Sumner
|
9fd6a04460
|
Fix importing empty toml file at runtime (#13252)
|
2024-08-13 00:21:18 -07:00 |
|
Jarred Sumner
|
024c274a3d
|
Support type import attribute with "text", "json", "toml", and "file" (#10456)
* Fixes #3449
Fixes https://github.com/oven-sh/bun/issues/10206
Fixes https://github.com/oven-sh/bun/issues/5710
* Apply formatting changes
* Update loaders.md
* Update text-loader-fixture-import.ts
* Add guide
* Update bundler_loader.test.ts
* Address comment
---------
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-04-23 15:35:34 -07:00 |
|
Jarred Sumner
|
c8f5c9f29c
|
Fixes #9851 (#9886)
* Fixes #9851
* Fix
* Fix
|
2024-04-03 21:02:02 -07:00 |
|
Ashcon Partovi
|
f7e4eb8369
|
Reorganize tests (#2332)
|
2023-03-07 12:22:34 -08:00 |
|