mirror of https://github.com/webpack/webpack.git
6 lines
146 B
JavaScript
6 lines
146 B
JavaScript
|
global.NO_TARGET_ARGS = true;
|
||
|
global.NO_REASONS = true;
|
||
|
global.NO_STATS_OPTIONS = true;
|
||
|
global.NO_PUBLIC_PATH = true;
|
||
|
require("../build-common");
|