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.

0 0 277 TypeScript

chore: update rimraf and fix windows compatible clean script (#10152)

Previously we had been downgrading rimraf to v3 simply to handle clean
with glob patterns across platforms. In v4 and newer of rimraf you can
add `-g` to use glob patterns.

This change updates rimraf and adds the flag to handle globs in our
package scripts to be windows compatible.
D
Dan Ribbens committed
326b72072c78b516c3d1f2a8d5472055cba3f07c
Parent: 1dc4b2c
Committed by GitHub <noreply@github.com> on 12/27/2024, 2:16:17 PM