mirror of https://github.com/sveltejs/svelte
Fix #3634: Add left hand side of compound assignment as dependency
Compound assignments ('x += y', 'x *= y', etc) should have the
left-hand side of the assignment as a dependency.
pull/3640/head
parent
88f2fcfbb5
commit
d57204bc6f
Loading…
Reference in new issue