//test-latest-nuxt-module-builderbyuserquin

test-latest-nuxt-module-builder

0
0
0
1
TypeScript

@nuxt/module-builder failing with latest Rollup 4.28.1

Using Rollup 4.28.1 and TypeScript 5.7.2 cannot build the Nuxt module. It looks like we have some side effect issues with the latest Rollup 4.28.1 and Vite 6:

Rollup 4.28.1 error

Using Rollup 4.28.0 and TypeScript 5.7.2 works (remove Vite 6 and use Rollup 4.28.0 in pnpm.overrides entry).

[beta]v0.13.0