mirror of
https://github.com/BillyOutlast/posthog.com.git
synced 2026-02-04 03:11:21 +01:00
* create safe_rename in JS * Adding JS safe redirects commit. Across the two checks (Python & JS) one should find not redirects based on the work the other has done. We can run these in parallel for a while to ensure they both work in the same way. JS checks include some unit tests. Co-authored-by: Sam Winslow <sammywinslow@gmail.com>