swc/bundler/tests/fixture
강동윤 6f006208ac
bundler: Fix bugs (#1154)
swc_bundler:
 - Fix importing from transitive dependencies with aliases.
 - Fix stack overflow while computing plan for modules with cyclic dependencies.
 - Handle `export *` for function / class properly. (#1155)
2020-10-10 18:32:31 +09:00
..
issue-1150 bundler: Allow importing and exporting from same module (#1152) 2020-10-09 19:10:25 +09:00
issue-1150-2 bundler: Fix bugs (#1154) 2020-10-10 18:32:31 +09:00
issue-1155-1-fn bundler: Fix bugs (#1154) 2020-10-10 18:32:31 +09:00
issue-1155-2-var bundler: Fix bugs (#1154) 2020-10-10 18:32:31 +09:00
issue-1155-3-class bundler: Fix bugs (#1154) 2020-10-10 18:32:31 +09:00