Vinted uses Webpack module bundler and Babel transpiler for web apps, while rollup is used for internal libraries (e.g. monitoring).
There were some considerations to move to the new generation of build tools (e.g. snowpack) but ultimately the maturity of Webpack and rollup won.