When importing svelte-floating-ui from a transitive dependency I receive the following message:
Error [ERR_UNSUPPORTED_DIR_IMPORT]: Directory import '<working_dir>/node_modules/svelte-floating-ui/core' is not supported resolving ES modules imported from <working_dir>/node_modules/svelte-floating-ui/index.js
When importing
svelte-floating-ui
from a transitive dependency I receive the following message:This PR should prevent the error