Generate asset versions during Docker builds
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
// Browser-safe. Geometry for the roast-curve SVG grid (viewBox 0 0 714 334), matching
|
||||
// manual-roast-planner.html's worksheet box 10 grid exactly.
|
||||
|
||||
import { MACHINE } from "./reference-data.js?v=20260730-release2";
|
||||
import { MACHINE } from "./reference-data.js?v=__ASSET_VERSION__";
|
||||
|
||||
export const PLOT = { x0: 52, x1: 652, y0: 24, y1: 294, tMaxS: 900 };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user