webpack/examples/stats-detailed/build.js

5 lines
115 B
JavaScript
Raw Permalink Normal View History

global.NO_REASONS = true;
global.NO_STATS_OPTIONS = true;
global.STATS_COLORS = false;
require("../build-common");