swc/bundler/src
Donny/강동윤 cead404a53
fix(bundler): Fix bundler (#2510)
swc_bundler:
 - Consider usage in named export specifier while analyzing imports.
2021-10-24 16:25:59 +00:00
..
bundler fix(bundler): Fix bundler (#2510) 2021-10-24 16:25:59 +00:00
debug fix(swc): Fix bugs (#1624) 2021-04-30 06:25:24 +00:00
modules fix(es): Fix simple bugs (#2495) 2021-10-20 06:12:21 +00:00
util perf(bundler): Improve performance (#2384) 2021-10-09 08:08:13 +00:00
dep_graph.rs fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
hash.rs perf(es/codegen, es/parser): Improve performance (#2406) 2021-10-15 12:49:37 +09:00
hook.rs bundler: Improve hook for import.meta (#1195) 2020-11-02 15:22:21 +09:00
id.rs perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
inline.rs perf(bundler): Improve performance (#2394) 2021-10-11 13:00:02 +00:00
lib.rs fix(bundler): Fix bugs (#1382) 2021-02-22 17:27:40 +09:00
load.rs chore: Fix typo (#2472) 2021-10-19 08:25:57 +00:00
resolve.rs feat(swc): Add import resolvers (#1834) 2021-06-24 06:32:09 +00:00
util.rs chore: Fix typo (#2472) 2021-10-19 08:25:57 +00:00