There is an extensionless import here: https://github.com/testing-library/svelte-testing-library/blob/main/src/index.js#L1 This causes my test stage to fail (with playwright) as the `./pure` module cannot be found.