1b52311f2e
As of https://github.com/element-hq/element-web/pull/33573 (some?) jest tests fail with "SyntaxError: Cannot use import statement outside a module" when importing js-sdk. It removes js-sdk from moduleNameMapper in jest config although I'm not sure why. This puts it back so js-sdk resolves to the copy linked by our pnpm link script, which also makes get transformed.