Generate asset versions during Docker builds
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// (Step 1 cultivar table, Step 3 processing table, Step 4 roast-level table, Step 8 machine bands,
|
||||
// Step 7 sanity bands). Keep this the single source of truth — don't retype these numbers elsewhere.
|
||||
|
||||
import { parseRangeMidpoint } from "./time.js?v=20260730-release2";
|
||||
import { parseRangeMidpoint } from "./time.js?v=__ASSET_VERSION__";
|
||||
|
||||
export const YELLOW_RATIO = 0.56;
|
||||
const DEFAULT_DEV_THIRD_S = 90; // "1:30", the modal third-profile-number most cultivar rows share
|
||||
|
||||
Reference in New Issue
Block a user