next.js
c274f26d
- Remove redundant code and call module_id_to_lit instead (#69430)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Remove redundant code and call module_id_to_lit instead (#69430) The logic implemented by `module_id_to_lit` was being re-implemented in multiple places in the code. This PR unifies all implementations into calls to `module_id_to_lit`.
References
#69430 - Remove redundant code and call module_id_to_lit instead
Author
lichu acuña
Parents
b305c2d3
Loading