Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(token): Allow optimizer remove branch
Not entirely clear if its needed in this case but I generally have found that these const conditionals seem to provide more optimized results. I did a `rg is_partial_support -A 4` to see if any others had this problem and this seemed to be isolated. Fixes #404
- Loading branch information