Viewing profile — j4k0xb
j4k0xb
HN member- Joined
- Fri, Aug 30, 2024, 6:23 PM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About j4k0xb
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #41403436
It does in fact change the structure, but only safe-ish AST transformations related to minifiers (e.g. `void 0` to `undefined`): - https://github.com/jehna/humanify/blob/eeff3f8b4f…