forked from sveltejs/svelte
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix sveltejs#3634: Add left hand side of compound assignment as depen…
…dency Compound assignments ('x += y', 'x *= y', etc) should have the left-hand side of the assignment as a dependency.
- Loading branch information
1 parent
4bacb0c
commit 3996d01
Showing
1 changed file
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters