-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
the qs
package needs a wildcard ESM import as it is CJS. this works in vite under normal circumstances but not during the dev mode which loads modules in some cases without any pre-processing.
Steps To Reproduce
n/a
Expected behavior
qs
is usable in vite
dev mode.
Packages
Applies to
- @refinedev/core
- @refinedev/nextjs-router
- @refinedev/strapi-v4
- @refinedev/remix-router
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working