swc/crates/swc_ecma_minifier/tests/fixture/issues
2022-11-29 05:23:55 +00:00
..
2011 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
2028 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
2044 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
2072/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
2078/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
2214/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
2257/full feat(es/minfiier): Compute more with sequential inliner (#6169) 2022-10-27 00:50:52 +00:00
2262/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
2319/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
2558 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
2605/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
2614/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
2679 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
2779 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
2807/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
2923/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
2926/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
3126/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
3173/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
3256 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
3629/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
3709 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
3710 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
4234 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
4249 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
4412 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
4515 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
4841/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
4845 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
5280 feat(es/minifier): Merge assignments using sequential inliner (#6103) 2022-10-12 05:31:40 +00:00
5306/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
5343 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
5588 fix(es/minifier): Preserve classes with side effects in static fields (#6480) 2022-11-24 09:43:00 +00:00
5680 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
5682 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
5684 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
5693 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
5846 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
5864 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
5865 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
5910/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
5955 feat(es/minifier): Improve fn-local analysis for better inlining (#5955) 2022-09-29 14:16:28 +09:00
6049/1 fix(es/minifier): Don't skip unresolved identifiers (#6050) 2022-10-05 11:44:51 +00:00
6141 fix(es/minifier): Preserve return values of recursive IIFE (#6142) 2022-10-14 09:32:56 +09:00
6146 fix(es/minifier): Preserve this of tagged template literals (#6165) 2022-10-15 09:11:20 +00:00
6175/1 fix(es/minifier): Preserve this in more cases (#6226) 2022-10-21 09:07:00 +00:00
6192 fix(es/minifier): Preserve unused imported specifiers (#6458) 2022-11-17 00:52:19 +00:00
6279 fix(es/minifier): Don't inline regex for IIFEs (#6283) 2022-10-29 00:02:32 +00:00
6344 fix(es/minifier): Change the default of mangle.toplevel to false (#6439) 2022-11-15 02:28:38 +00:00
6407/1 fix(es/minifier): Preserve op of the op-assignments in seq inliner (#6428) 2022-11-15 00:22:06 +00:00
6422 fix(es/minifier): Avoid dropping statements which has side-effects (#6476) 2022-11-20 00:26:52 +00:00
6463 fix(es/minifier): Abort inliner on fn declarations used multiple time (#6473) 2022-11-18 07:53:13 +00:00
6509 fix(es/minifier): Make sequential inliner respect resolution order (#6509) 2022-11-29 04:50:15 +00:00
buble/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
d3-color/1 feat(es/minifier): Detect type of .length (#6120) 2022-10-11 23:06:58 +00:00
d3-time-format feat(es/minifier): Detect type of .length (#6120) 2022-10-11 23:06:58 +00:00
emotion/react feat(es/minifier): Inline a lazily initialized var if it's used once (#6237) 2022-10-26 06:02:22 +00:00
export/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
firebase test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
firebase-core/1 fix(es/minifier): Preserve op of the op-assignments in seq inliner (#6428) 2022-11-15 00:22:06 +00:00
firebase-firestore/1 fix(es/minifier): Use unsafe option for arrow => method (#6521) 2022-11-29 05:23:55 +00:00
issue-2604/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
lit_comparisons test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
moment/1 fix(es/minifier): Preserve op of the op-assignments in seq inliner (#6428) 2022-11-15 00:22:06 +00:00
murmur2/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
quagga2/1.4.2/1 feat(es/minifier): Ignore return value if a param of IIFE is not used (#6115) 2022-10-14 02:58:00 +00:00
react fix(es/minifier): Don't skip unresolved identifiers (#6050) 2022-10-05 11:44:51 +00:00
react-autosuggest feat(es/minifier): Mark ref to fn as non-call in alias analyzer (#6088) 2022-10-09 09:21:54 +09:00
react-autowhatever fix(es/minifier): Preserve unused imported specifiers (#6458) 2022-11-17 00:52:19 +00:00
react-countup feat(es/minfiier): Compute more with sequential inliner (#6169) 2022-10-27 00:50:52 +00:00
react-instancesearch feat(es/minifier): Inline a lazily initialized var if it's used once (#6237) 2022-10-26 06:02:22 +00:00
regexp/1 test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
stylis test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
typescript/1 feat(es/minifier): Distinguish calls in alias analyzer (#6080) 2022-10-08 03:15:18 +00:00
vercel fix(es/minifier): Preserve this of tagged template literals (#6165) 2022-10-15 09:11:20 +00:00
.gitignore refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
config.json refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00