next.js
c274f26d - Remove redundant code and call module_id_to_lit instead (#69430)

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`.
Author
lichu acuña
Parents
Loading