swc/crates/dbg-swc/src
Donny/강동윤 8549c47807
feat(dbg-swc): Remove comments from the output of terser (#6119)
**Description:**

This PR removes comments by parsing and printing using swc APIs because the comments disturb looking at diffs.
2022-10-11 19:43:09 +09:00
..
minify feat(dbg-swc): Add a size debugger for next.js (#5945) 2022-09-25 11:18:53 +09:00
util feat(dbg-swc): Remove comments from the output of terser (#6119) 2022-10-11 19:43:09 +09:00
bundle.rs feat(dbg-swc): Add a size debugger for next.js (#5945) 2022-09-25 11:18:53 +09:00
main.rs feat(dbg-swc): Add a size debugger for next.js (#5945) 2022-09-25 11:18:53 +09:00
test.rs refactor(es/minifier): Use Program instead of Module (#4969) 2022-06-14 16:33:38 +00:00