in scripts/build.js [559:561]
function replace(text, callback) { return String(text).replace(re, callback); }