SIGN IN SIGN UP
payloadcms / payload UNCLAIMED

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.

41461 0 0 TypeScript

fix(live-preview-vue): update build config to compile as esm (#14293)

The distributed files for `@payloadcms/live-preview-vue` are compiled to
commonjs instead of ESM, which causes issues in ESM based projects like
when using Nuxt.

This PR fixes this issue by updating the built config to be `es6`,
matching what most other packages are using.

Related to #12806
D
Daniel Waltz committed
60c65ed4f490fd180fe14d41b8ca71ffd24c30df
Parent: 306974d
Committed by GitHub <noreply@github.com> on 2/6/2026, 5:02:29 PM