Investigate impact on Simorgh of packages switching from CommonJS to ESM #9577
Labels
investigation
technical-work
Technical debt, support work and building new technical tools and features
Is your feature request related to a problem? Please describe.
An increasing number of node packages are switching format from CommonJS (CJS) to ECMAScript Modules (ESM). We would like to investigate the impact on Simorgh of accommodating this switch.
Describe the solution you'd like
We would like to audit the packages in Simorgh and understand whether we need to refactor parts of the repo to accomodate switching formats.
As part of this investigation we will need to understand the breakdown of packages in Simorgh which use CommonJS vs ESM.
Describe alternatives you've considered
The text was updated successfully, but these errors were encountered: