swc/spack/tests
강동윤 c6cfa9d73f
Fix bundler: stack overflow and circular imports (#1205)
swc_bundler:
 - Fix infinte loop (denoland/deno#8224)
 - Fix order of merging with circular imports. (Fixes denoland/deno#8246)
 - Fix detection of circular imports.
 - Fix logic of lca calculation.
 - Fix sorting algorithm.
2020-11-06 18:42:04 +09:00
..
deno-std Fix swc_bundler (#1075) 2020-09-16 18:28:10 +09:00
pass Fix bundler: stack overflow and circular imports (#1205) 2020-11-06 18:42:04 +09:00
fixture.rs bundler: Improve hook for import.meta (#1195) 2020-11-02 15:22:21 +09:00
package.json bundler: Allow importing and exporting from same module (#1152) 2020-10-09 19:10:25 +09:00