fresh-dentist-96982
09/28/2023, 3:37 PMmodule_mapping
to all the first party modules in my monorepo.
Thanks in advance!fresh-dentist-96982
09/28/2023, 3:44 PMenough-analyst-54434
09/28/2023, 3:45 PMso that I don't have manually add something like module_mapping to all the first party modules in my monorepo.That part doesn't make much sense. You add module mappings to third party dependencies once, where you declare them; not in first party code that consumes them.
enough-analyst-54434
09/28/2023, 3:46 PMfresh-dentist-96982
09/28/2023, 3:49 PMenough-analyst-54434
09/28/2023, 3:50 PMpython_requirements()
once, not to 1st party modules.fresh-dentist-96982
09/28/2023, 3:51 PMenough-analyst-54434
09/28/2023, 3:57 PMfresh-dentist-96982
09/28/2023, 3:58 PMfresh-dentist-96982
09/28/2023, 4:37 PM