Website changed and RGF fixes
The website is back at a different domain now: https://master--hungry-shannon-c1ce6b.netlify.app/
This update focuses on fixing RGF bugs
-
Fixed #64
-
- RGF to properly handle Arrow functions and function expressions
-
RGF will no longer change getter/setter methods
-
RGF will no longer change class methods
-
RGF now works when using
mangled
variable names -
Minify will remove unreachable code following a Throw statement