Open master8848 opened 1 month ago
when using axios as client on mode :"tags-split" generated code for one tag is defined and returned form one single function
like in fetch all functions should be seperated for code splitting/ tree shaking
System: OS: macOS 14.6.1 CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz Memory: 177.23 MB / 16.00 GB Shell: 5.9 - /bin/zsh npmPackages: @tanstack/react-query: ^5.53.3 => 5.56.2 axios: ^1.7.7 => 1.7.7 orval: ^7.1.0 => 7.1.1 react: ^18.3.1 => 18.3.1 zod: ^3.23.8 => 3.23.8
What happens?
when using axios as client on mode :"tags-split" generated code for one tag is defined and returned form one single function
What were you expecting to happen?
like in fetch all functions should be seperated for code splitting/ tree shaking
What versions are you using?