Commit Graph

5 Commits

Author SHA1 Message Date
Donny/강동윤
7f69b9c80f
test(es/minifier): Add snapshots for the mangler ()
I found a way to make the name mangler parallel, but I want to ensure that we don't break anything.
2022-05-27 07:32:23 +00:00
Donny/강동윤
49b3c2715c
refactor(es/minifier): Make rust-analyzer fast, really () 2022-05-23 16:16:05 +09:00
Donny/강동윤
47e6cc5190
refactor(es/minifier): Make rust-analyzer faster ()
- We now use a separate crate for testing the minifier. This makes IDE much faster.
2022-05-23 15:53:01 +09:00
Donny/강동윤
a6d404a8c2
chore(repo): Configure prettier () 2022-05-04 14:25:28 +00:00
Donny/강동윤
4a8b1dad1d
test(es/minifier): Organize tests () 2022-04-20 15:52:03 +09:00