This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
bun.sh
Watch
1
Star
0
Fork
0
You've already forked bun.sh
mirror of
https://github.com/oven-sh/bun
synced
2026-02-14 04:49:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52f5f9545a57584c759deb96a9d2f60e55b2afc4
bun.sh
/
src
/
resolver
History
Jarred Sumner
871d530d6a
Fix crash with
jsxFragment
and
jsxFactory
in tsconfig.json
...
Fixes
https://github.com/oven-sh/bun/issues/1269
2022-09-21 19:55:30 -07:00
..
data_url.zig
rename _global -> bun
2022-03-08 18:54:54 -08:00
dir_info.zig
Fixes
https://github.com/oven-sh/bun/issues/229
2022-07-11 03:41:03 -07:00
package_json.zig
Implement
imports
in package.json (
#foo
imports)
2022-09-19 20:03:02 -07:00
resolve_path.zig
fix path.normalize on ... (
#966
)
2022-08-03 21:14:08 -07:00
resolver.zig
Handle nested files more correctly with "imports" in package.json
2022-09-19 21:02:26 -07:00
tsconfig_json.zig
Fix crash with
jsxFragment
and
jsxFactory
in tsconfig.json
2022-09-21 19:55:30 -07:00