persona-community-5/.pnpm-store/v3/files/da/f01e20778d39fc03084019bc9f9805a90e2c85b31b8d98bb564ddc1d97fc5fc4fc4669b455d059b05502a169b6eb5daf3f7fe213e59b280f47fb316bf68e8b
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

6 lines
100 B
Plaintext

import { isNode } from 'detect-node-es';
export const env = {
isNode,
forceCache: false,
};