Commits
Click on a commit to change the comparison rangeperf(transform/styled-components): optimize removal loop (#12284)
Follow-on after #12256. Optimize the `retain` loop for removing quasis and expressions by doing bounds check only once at start, rather than on each turn of the loop.4 months ago
by overlookmotel