aboutsummaryrefslogtreecommitdiff
path: root/test/bundler/esbuild/loader.test.ts (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-02[bundler] fix json imports, undo some todosGravatar Dylan Conway 1-1/+0
2023-06-01mark currently known test fails as `.todo` (#3052)Gravatar dave caruso 1-0/+3
2023-05-19Add tests for `--compile` tests (#2901)Gravatar dave caruso 1-8/+32
2023-05-12`root` bundle option (#2859)Gravatar Dylan Conway 1-15/+15
2023-05-11bundler tests and improve `Bun.build` return type (#2833)Gravatar dave caruso 1-0/+1
2023-05-08implement build api `define` and `loaders` (#2805)Gravatar dave caruso 1-2/+2
2023-04-28bundler tests: rest of default.test.ts and starting jsx tests (#2765)Gravatar dave caruso 1-133/+214
2023-04-25bundler tests, testing plugins (#2740)Gravatar dave caruso 1-1/+1
2023-04-24Continue bundler tests (#2691)Gravatar dave caruso 1-5/+7
2023-04-15more work on bundler tests (#2667)Gravatar dave caruso 1-4/+3
2023-04-10Implement TOML & JSON support in Bun's new bundler (#2609)Gravatar Jarred Sumner 1-36/+56
2023-04-07Bun gets a new bundler (#2312)Gravatar Jarred Sumner 1-0/+771