mirror of https://github.com/webpack/webpack.git
5 lines
114 B
JavaScript
5 lines
114 B
JavaScript
|
global.NO_REASONS = true;
|
||
|
global.NO_STATS_OPTIONS = true;
|
||
|
global.STATS_COLORS = true;
|
||
|
require("../build-common");
|