diff --git a/perf/asset/perf-ui.js b/perf/asset/perf-ui.js index f368c6c6d..049d4d2a1 100644 --- a/perf/asset/perf-ui.js +++ b/perf/asset/perf-ui.js @@ -39,7 +39,7 @@ span1.innerHTML = 'Build: ' + '' + - 'lodash' + + 'lodash (production)' + ''; var span2 = document.createElement('span');