-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
Hi, i tried to use Redux Devtools in my app as a React component but have errors like:
ERROR in ./node_modules/@redux-devtools/rtk-query-monitor/lib/esm/components/QueryPreviewInfo.js 2:0-58
× Package subpath './dist/query' is not defined by "exports" in /Users/depetrov/Projects/freelance/something/frontend/node_modules/@reduxjs/toolkit/package.json
Rspack compiled with 1 error in 1.14 s
I think this is because code in dist does not have extensions in imports, but this is required in ESM:
Can we fix that and add extensions to ESM version?
Metadata
Metadata
Assignees
Labels
No labels