swc/crates/swc_ecma_transforms_module/tests/fixture/commonjs
2022-03-09 06:30:28 +00:00
..
class-property fix(es/module): Visit the value of class properties (#3877) 2022-03-06 14:03:08 +09:00
export-update/1 fix(es/module): Fix exported vars with bigint values (#3909) 2022-03-09 06:30:28 +00:00
issue-2101 fix(es/modules): Hoist named exports (#3479) 2022-02-09 04:50:33 +00:00
issue-2211 refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
issue-2297 fix(swc/hygiene): Prefer not renaming top level variables (#2940) 2021-12-04 01:55:27 +09:00
issue-2548 fix(es/transforms/module): Fix overriding of export * (#2883) 2021-11-28 09:08:02 +00:00
issue-2549 fix(es/module): Revert fix for jest.spyOn 2022-03-07 18:21:14 +09:00
issue-2678 fix(es/module): Revert fix for jest.spyOn 2022-03-07 18:21:14 +09:00
issue-3439 fix(es/modules): Hoist named exports (#3479) 2022-02-09 04:50:33 +00:00
issue-3898/1 fix(es/module): Make exported vars follow specification (#3906) 2022-03-08 09:23:40 +00:00
many-exports-chunked/1 feat(es/module): Workaround stack overflow bug of JavaScriptCore related to too many exports (#3763) 2022-02-27 09:59:40 +00:00