@@ -97,6 +97,7 @@ Options:
9797 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
9898 --config-name <value...> Name of the configuration to use.
9999 -m, --merge Merge two or more configurations using 'webpack-merge'.
100+ --disable-interpret Disable interpret a config file.
100101 --env <value...> Environment passed to the configuration when it is a function.
101102 --node-env <value> Sets process.env.NODE_ENV to the specified value.
102103 --progress [value] Print compilation progress during build.
@@ -153,6 +154,7 @@ Options:
153154 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
154155 --config-name <value...> Name of the configuration to use.
155156 -m, --merge Merge two or more configurations using 'webpack-merge'.
157+ --disable-interpret Disable interpret a config file.
156158 --env <value...> Environment passed to the configuration when it is a function.
157159 --node-env <value> Sets process.env.NODE_ENV to the specified value.
158160 --progress [value] Print compilation progress during build.
@@ -209,6 +211,7 @@ Options:
209211 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
210212 --config-name <value...> Name of the configuration to use.
211213 -m, --merge Merge two or more configurations using 'webpack-merge'.
214+ --disable-interpret Disable interpret a config file.
212215 --env <value...> Environment passed to the configuration when it is a function.
213216 --node-env <value> Sets process.env.NODE_ENV to the specified value.
214217 --progress [value] Print compilation progress during build.
@@ -264,6 +267,7 @@ Options:
264267 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
265268 --config-name <value...> Name of the configuration to use.
266269 -m, --merge Merge two or more configurations using 'webpack-merge'.
270+ --disable-interpret Disable interpret a config file.
267271 --env <value...> Environment passed to the configuration when it is a function.
268272 --node-env <value> Sets process.env.NODE_ENV to the specified value.
269273 --progress [value] Print compilation progress during build.
@@ -306,6 +310,7 @@ Options:
306310 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
307311 --config-name <value...> Name of the configuration to use.
308312 -m, --merge Merge two or more configurations using 'webpack-merge'.
313+ --disable-interpret Disable interpret a config file.
309314 --env <value...> Environment passed to the configuration when it is a function.
310315 --node-env <value> Sets process.env.NODE_ENV to the specified value.
311316 --progress [value] Print compilation progress during build.
@@ -350,6 +355,7 @@ Options:
350355 --config-name <value...> Name of the configuration to use.
351356 -m, --merge Merge two or more configurations using
352357 'webpack-merge'.
358+ --disable-interpret Disable interpret a config file.
353359 --env <value...> Environment passed to the configuration when it is
354360 a function.
355361 --node-env <value> Sets process.env.NODE_ENV to the specified value.
@@ -401,6 +407,7 @@ Options:
401407 --config-name <value...> Name of the configuration to use.
402408 -m, --merge Merge two or more configurations using
403409 'webpack-merge'.
410+ --disable-interpret Disable interpret a config file.
404411 --env <value...> Environment passed to the configuration when it is
405412 a function.
406413 --node-env <value> Sets process.env.NODE_ENV to the specified value.
@@ -450,6 +457,7 @@ Options:
450457 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
451458 --config-name <value...> Name of the configuration to use.
452459 -m, --merge Merge two or more configurations using 'webpack-merge'.
460+ --disable-interpret Disable interpret a config file.
453461 --env <value...> Environment passed to the configuration when it is a function.
454462 --node-env <value> Sets process.env.NODE_ENV to the specified value.
455463 --progress [value] Print compilation progress during build.
@@ -492,6 +500,7 @@ Options:
492500 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
493501 --config-name <value...> Name of the configuration to use.
494502 -m, --merge Merge two or more configurations using 'webpack-merge'.
503+ --disable-interpret Disable interpret a config file.
495504 --env <value...> Environment passed to the configuration when it is a function.
496505 --node-env <value> Sets process.env.NODE_ENV to the specified value.
497506 --progress [value] Print compilation progress during build.
@@ -1534,6 +1543,7 @@ Options:
15341543 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
15351544 --config-name <value...> Name of the configuration to use.
15361545 -m, --merge Merge two or more configurations using 'webpack-merge'.
1546+ --disable-interpret Disable interpret a config file.
15371547 --env <value...> Environment passed to the configuration when it is a function.
15381548 --node-env <value> Sets process.env.NODE_ENV to the specified value.
15391549 --progress [value] Print compilation progress during build.
@@ -1604,6 +1614,7 @@ Options:
16041614 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
16051615 --config-name <value...> Name of the configuration to use.
16061616 -m, --merge Merge two or more configurations using 'webpack-merge'.
1617+ --disable-interpret Disable interpret a config file.
16071618 --env <value...> Environment passed to the configuration when it is a function.
16081619 --node-env <value> Sets process.env.NODE_ENV to the specified value.
16091620 --progress [value] Print compilation progress during build.
@@ -1676,6 +1687,7 @@ Options:
16761687 --config-name <value...> Name of the configuration to use.
16771688 -m, --merge Merge two or more configurations using
16781689 'webpack-merge'.
1690+ --disable-interpret Disable interpret a config file.
16791691 --env <value...> Environment passed to the configuration when it
16801692 is a function.
16811693 --node-env <value> Sets process.env.NODE_ENV to the specified value.
@@ -1761,6 +1773,7 @@ Options:
17611773 --config-name <value...> Name of the configuration to use.
17621774 -m, --merge Merge two or more configurations using
17631775 'webpack-merge'.
1776+ --disable-interpret Disable interpret a config file.
17641777 --env <value...> Environment passed to the configuration when it
17651778 is a function.
17661779 --node-env <value> Sets process.env.NODE_ENV to the specified value.
@@ -1844,6 +1857,7 @@ Options:
18441857 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
18451858 --config-name <value...> Name of the configuration to use.
18461859 -m, --merge Merge two or more configurations using 'webpack-merge'.
1860+ --disable-interpret Disable interpret a config file.
18471861 --env <value...> Environment passed to the configuration when it is a function.
18481862 --node-env <value> Sets process.env.NODE_ENV to the specified value.
18491863 --progress [value] Print compilation progress during build.
@@ -1914,6 +1928,7 @@ Options:
19141928 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
19151929 --config-name <value...> Name of the configuration to use.
19161930 -m, --merge Merge two or more configurations using 'webpack-merge'.
1931+ --disable-interpret Disable interpret a config file.
19171932 --env <value...> Environment passed to the configuration when it is a function.
19181933 --node-env <value> Sets process.env.NODE_ENV to the specified value.
19191934 --progress [value] Print compilation progress during build.
@@ -1984,6 +1999,7 @@ Options:
19841999 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
19852000 --config-name <value...> Name of the configuration to use.
19862001 -m, --merge Merge two or more configurations using 'webpack-merge'.
2002+ --disable-interpret Disable interpret a config file.
19872003 --env <value...> Environment passed to the configuration when it is a function.
19882004 --node-env <value> Sets process.env.NODE_ENV to the specified value.
19892005 --progress [value] Print compilation progress during build.
@@ -2054,6 +2070,7 @@ Options:
20542070 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
20552071 --config-name <value...> Name of the configuration to use.
20562072 -m, --merge Merge two or more configurations using 'webpack-merge'.
2073+ --disable-interpret Disable interpret a config file.
20572074 --env <value...> Environment passed to the configuration when it is a function.
20582075 --node-env <value> Sets process.env.NODE_ENV to the specified value.
20592076 --progress [value] Print compilation progress during build.
@@ -2164,6 +2181,7 @@ Options:
21642181 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
21652182 --config-name <value...> Name of the configuration to use.
21662183 -m, --merge Merge two or more configurations using 'webpack-merge'.
2184+ --disable-interpret Disable interpret a config file.
21672185 --env <value...> Environment passed to the configuration when it is a function.
21682186 --node-env <value> Sets process.env.NODE_ENV to the specified value.
21692187 --progress [value] Print compilation progress during build.
@@ -2204,6 +2222,7 @@ Options:
22042222 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
22052223 --config-name <value...> Name of the configuration to use.
22062224 -m, --merge Merge two or more configurations using 'webpack-merge'.
2225+ --disable-interpret Disable interpret a config file.
22072226 --env <value...> Environment passed to the configuration when it is a function.
22082227 --node-env <value> Sets process.env.NODE_ENV to the specified value.
22092228 --progress [value] Print compilation progress during build.
@@ -2246,6 +2265,7 @@ Options:
22462265 --config-name <value...> Name of the configuration to use.
22472266 -m, --merge Merge two or more configurations using
22482267 'webpack-merge'.
2268+ --disable-interpret Disable interpret a config file.
22492269 --env <value...> Environment passed to the configuration when it is
22502270 a function.
22512271 --node-env <value> Sets process.env.NODE_ENV to the specified value.
@@ -2295,6 +2315,7 @@ Options:
22952315 --config-name <value...> Name of the configuration to use.
22962316 -m, --merge Merge two or more configurations using
22972317 'webpack-merge'.
2318+ --disable-interpret Disable interpret a config file.
22982319 --env <value...> Environment passed to the configuration when it is
22992320 a function.
23002321 --node-env <value> Sets process.env.NODE_ENV to the specified value.
@@ -2342,6 +2363,7 @@ Options:
23422363 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
23432364 --config-name <value...> Name of the configuration to use.
23442365 -m, --merge Merge two or more configurations using 'webpack-merge'.
2366+ --disable-interpret Disable interpret a config file.
23452367 --env <value...> Environment passed to the configuration when it is a function.
23462368 --node-env <value> Sets process.env.NODE_ENV to the specified value.
23472369 --progress [value] Print compilation progress during build.
@@ -2382,6 +2404,7 @@ Options:
23822404 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
23832405 --config-name <value...> Name of the configuration to use.
23842406 -m, --merge Merge two or more configurations using 'webpack-merge'.
2407+ --disable-interpret Disable interpret a config file.
23852408 --env <value...> Environment passed to the configuration when it is a function.
23862409 --node-env <value> Sets process.env.NODE_ENV to the specified value.
23872410 --progress [value] Print compilation progress during build.
@@ -2423,6 +2446,7 @@ Options:
24232446 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
24242447 --config-name <value...> Name of the configuration to use.
24252448 -m, --merge Merge two or more configurations using 'webpack-merge'.
2449+ --disable-interpret Disable interpret a config file.
24262450 --env <value...> Environment passed to the configuration when it is a function.
24272451 --node-env <value> Sets process.env.NODE_ENV to the specified value.
24282452 --progress [value] Print compilation progress during build.
@@ -2479,6 +2503,7 @@ Options:
24792503 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
24802504 --config-name <value...> Name of the configuration to use.
24812505 -m, --merge Merge two or more configurations using 'webpack-merge'.
2506+ --disable-interpret Disable interpret a config file.
24822507 --env <value...> Environment passed to the configuration when it is a function.
24832508 --node-env <value> Sets process.env.NODE_ENV to the specified value.
24842509 --progress [value] Print compilation progress during build.
@@ -2707,6 +2732,7 @@ Options:
27072732 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
27082733 --config-name <value...> Name of the configuration to use.
27092734 -m, --merge Merge two or more configurations using 'webpack-merge'.
2735+ --disable-interpret Disable interpret a config file.
27102736 --env <value...> Environment passed to the configuration when it is a function.
27112737 --node-env <value> Sets process.env.NODE_ENV to the specified value.
27122738 --progress [value] Print compilation progress during build.
@@ -2761,6 +2787,7 @@ Options:
27612787 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
27622788 --config-name <value...> Name of the configuration to use.
27632789 -m, --merge Merge two or more configurations using 'webpack-merge'.
2790+ --disable-interpret Disable interpret a config file.
27642791 --env <value...> Environment passed to the configuration when it is a function.
27652792 --node-env <value> Sets process.env.NODE_ENV to the specified value.
27662793 --progress [value] Print compilation progress during build.
0 commit comments