Build not working
Hey folks,
I created a new project today using
I'm using vite and antd with yarn.
I can run
Any ideas? I also tried core-version 4.28.1, 4.27.0 but this doesn't helped.
I created a new project today using
npm create refine-app@latest so I have following versions:I'm using vite and antd with yarn.
I can run
yarn dev without any issues but if I try running yarn build I get following issue:Any ideas? I also tried core-version 4.28.1, 4.27.0 but this doesn't helped.
