Since https://github.com/nodejs/node/pull/62300 SVGX loader triggers the following error: ``` TypeError [ERR_IMPORT_ATTRIBUTE_MISSING]: Module "….svg" needs an import attribute of "type: text" ```
Since nodejs/node#62300
SVGX loader triggers the following error: