Bartek Iwańczuk
|
630abb58b0
|
refactor: Combine ImportMapResolver and JsxResolver (#16508)
These resolvers are used in `deno_graph` APIs. Combining them removes a
lot of code and
unblocks me on https://github.com/denoland/deno/pull/16157
|
2022-11-02 15:47:02 +01:00 |
|
David Sherret
|
e203bd9c5a
|
fix: upgrade swc_ecma_parser to 0.122.19 - deno_ast 0.20 (#16406)
|
2022-10-25 11:55:57 -04:00 |
|
David Sherret
|
7a1a082876
|
perf: cache swc dependency analysis and don't hold onto ParsedSource s in memory (#15502)
|
2022-08-22 12:14:59 -04:00 |
|
David Sherret
|
8b03c1e6cc
|
fix(vendor): error on dynamic imports that fail to load instead of panicking (#15391)
|
2022-08-03 21:23:45 -04:00 |
|
David Sherret
|
443041c23e
|
feat(vendor): support using an existing import map (#14836)
|
2022-06-14 10:05:37 -04:00 |
|
David Sherret
|
1fcecb6789
|
refactor: upgrade to deno_ast 0.15 (#14680)
|
2022-05-20 16:40:55 -04:00 |
|
David Sherret
|
3b12afd072
|
chore: upgrade to Rust 1.59 (#13767)
|
2022-02-24 20:03:12 -05:00 |
|
David Sherret
|
b98afb59ae
|
feat: deno vendor (#13670)
|
2022-02-16 13:14:19 -05:00 |
|