Files
metabuilder/frontends/codegen/public/runtime-config.js
2026-03-09 22:30:41 +00:00

4 lines
197 B
JavaScript

// Runtime configuration — injected at deploy time
// Override defaults by setting window.__RUNTIME_CONFIG__ before this script loads
window.__RUNTIME_CONFIG__ = window.__RUNTIME_CONFIG__ || {};