next.js
106bac1d
- Remove unused state in Server Actions transform (#66547)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Remove unused state in Server Actions transform (#66547) The `in_action_fn` state is never used and can be removed. Also renames `action_cnt` to `reference_index` as it will be more general in the future.
References
#66547 - Remove unused state in Server Actions transform
Author
shuding
Parents
0301cf06
Loading