Constantly building front end bundle

Hi,

I’m trying to upgrade my Jmix project from 2.1.3 to 2.4.1 but after upgrading and building, the only thing I see on the web UI screen is:

“Building front-end development bundle”

IntelliJ IDEA 2024.3
Jmix Plugin 2.4.1-243

Hi,

Are there any errors or exceptions in the log? Also, it make sense to remove the following files and directories from the project root: node_modules , package.json , pnpm-lock.yaml , tsconfig.json , types.d.ts , vite.config.ts , vite.generated.ts.

Regards,
Gleb

Hi, thanks that seems to have resolved it!