ESBuuild decorator support is not landed yet (https://github.com/evanw/esbuild/issues/104#issuecomment-1100130046). We can support an experimental flag to enable decorators using `rollup-plugin-typescript2`. Other solution is swc. (https://github.com/vitest-dev/vitest/issues/708#issuecomment-1118628479) Reference: https://github.com/nuxt/nuxt.js/issues/14080