UNPKG

@lucidcms/core

Version:

The core of the Lucid CMS. It's responsible for spinning up the API and serving the CMS.

2 lines 259 B
import e from"../normalize-secrets.mjs";import{produce as t}from"immer";const n=`0`.repeat(64),r=(r,i)=>t(r,t=>{i===`build`&&t.secrets===void 0&&(t.secrets=n),t.secrets=e(t.secrets)});export{r as default}; //# sourceMappingURL=normalize-config-secrets.mjs.map