ab12140
Results
2
comments of
ab12140
Having the same issue. When trying to setup APIs with `@reduxjs/toolkit/query/react`: ``` import { createApi, fetchBaseQuery } from '@reduxjs/toolkit/query/react'; ``` I am not using OpenAPI staff.
@aryaemami59 Yes, I am using Webpack v5.91.0. I will try to prepare a repo with a minimal reproduction code.