UNPKG

@reliverse/rse

Version:

@reliverse/rse is your all-in-one companion for bootstrapping and improving any kind of projects (especially web apps built with frameworks like Next.js) — whether you're kicking off something new or upgrading an existing app. It is also a little AI-power

34 lines (33 loc) 736 B
export const DLER_TPL_EXTRAS = { name: "extras", description: "Template generated from 2 files", updatedAt: "2025-06-17T20:33:59.690Z", config: { files: { "extras/pnpm-workspace.yaml": { metadata: { updatedAt: "2025-06-17T06:06:35.000Z", updatedHash: "090aac2656" }, content: `packages: - "apps/*" - "packages/*" `, type: "text" }, "extras/_npmrc.hbs": { metadata: { updatedAt: "2025-06-17T06:06:35.000Z", updatedHash: "bbf3cc73d5" }, content: `node-linker=hoisted {{#if (includes frontend "nuxt")}} shamefully-hoist=true strict-peer-dependencies=false {{/if}} `, type: "text" } } } };