UNPKG

@lunora/cli

Version:

The Lunora CLI: init, dev, deploy, codegen, migrate, seed, doctor, insights, logs, registry, and the rest of the project commands

2 lines (1 loc) 267 B
import{errorAdvisoryNames as t}from"@lunora/codegen";const n=r=>r.strictAdvisories??(process.env.CI!==void 0&&process.env.CI!==""),v=(r,e)=>{const o=r.filter(s=>s.level==="ERROR");return{errorAdvisories:o,names:t(r),shouldBlock:o.length>0&&e}};export{v as n,n as t};