Conversation
|
Using
I've tried collapsing vars (let x,y,z…) but terser is already doing it, and returns the same file. For the sake of science I tried to replace all (EDIT: when comparing the gzip'ed minified, we're talking of a difference of 20 bytes.) |
curran
left a comment
There was a problem hiding this comment.
LGTM.
I love how it makes the code more clear in the sense that you know what can be expected to change with reassignment vs. not.
|
This change is great. Merging this PR would set a good precedent and open the door for future PRs that upgrade |
|
Do you still plan to merge this pull request now that d3 6 is out? |
Merge after #210
@curran