feat: orchestrate blocking frontend quality gates
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
} from "../src/application/policies/performance-budgets.js";
|
||||
|
||||
const inputPath =
|
||||
process.env.FIELD_WEB_VITALS_INPUT ??
|
||||
process.env.FIELD_WEB_VITALS_INPUT ||
|
||||
"config/performance/field-input.example.json";
|
||||
const input =
|
||||
/** @type {{
|
||||
|
||||
Reference in New Issue
Block a user