@@ -97,6 +97,7 @@ Options:
97
97
-c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
98
98
--config-name <value...> Name of the configuration to use.
99
99
-m, --merge Merge two or more configurations using 'webpack-merge'.
100
+ --disable-interpret Disable interpret a config file.
100
101
--env <value...> Environment passed to the configuration when it is a function.
101
102
--node-env <value> Sets process.env.NODE_ENV to the specified value.
102
103
--progress [value] Print compilation progress during build.
@@ -152,6 +153,7 @@ Options:
152
153
-c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
153
154
--config-name <value...> Name of the configuration to use.
154
155
-m, --merge Merge two or more configurations using 'webpack-merge'.
156
+ --disable-interpret Disable interpret a config file.
155
157
--env <value...> Environment passed to the configuration when it is a function.
156
158
--node-env <value> Sets process.env.NODE_ENV to the specified value.
157
159
--progress [value] Print compilation progress during build.
@@ -207,6 +209,7 @@ Options:
207
209
-c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
208
210
--config-name <value...> Name of the configuration to use.
209
211
-m, --merge Merge two or more configurations using 'webpack-merge'.
212
+ --disable-interpret Disable interpret a config file.
210
213
--env <value...> Environment passed to the configuration when it is a function.
211
214
--node-env <value> Sets process.env.NODE_ENV to the specified value.
212
215
--progress [value] Print compilation progress during build.
@@ -261,6 +264,7 @@ Options:
261
264
-c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
262
265
--config-name <value...> Name of the configuration to use.
263
266
-m, --merge Merge two or more configurations using 'webpack-merge'.
267
+ --disable-interpret Disable interpret a config file.
264
268
--env <value...> Environment passed to the configuration when it is a function.
265
269
--node-env <value> Sets process.env.NODE_ENV to the specified value.
266
270
--progress [value] Print compilation progress during build.
@@ -303,6 +307,7 @@ Options:
303
307
-c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
304
308
--config-name <value...> Name of the configuration to use.
305
309
-m, --merge Merge two or more configurations using 'webpack-merge'.
310
+ --disable-interpret Disable interpret a config file.
306
311
--env <value...> Environment passed to the configuration when it is a function.
307
312
--node-env <value> Sets process.env.NODE_ENV to the specified value.
308
313
--progress [value] Print compilation progress during build.
@@ -347,6 +352,7 @@ Options:
347
352
--config-name <value...> Name of the configuration to use.
348
353
-m, --merge Merge two or more configurations using
349
354
'webpack-merge'.
355
+ --disable-interpret Disable interpret a config file.
350
356
--env <value...> Environment passed to the configuration when it is
351
357
a function.
352
358
--node-env <value> Sets process.env.NODE_ENV to the specified value.
@@ -398,6 +404,7 @@ Options:
398
404
--config-name <value...> Name of the configuration to use.
399
405
-m, --merge Merge two or more configurations using
400
406
'webpack-merge'.
407
+ --disable-interpret Disable interpret a config file.
401
408
--env <value...> Environment passed to the configuration when it is
402
409
a function.
403
410
--node-env <value> Sets process.env.NODE_ENV to the specified value.
@@ -447,6 +454,7 @@ Options:
447
454
-c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
448
455
--config-name <value...> Name of the configuration to use.
449
456
-m, --merge Merge two or more configurations using 'webpack-merge'.
457
+ --disable-interpret Disable interpret a config file.
450
458
--env <value...> Environment passed to the configuration when it is a function.
451
459
--node-env <value> Sets process.env.NODE_ENV to the specified value.
452
460
--progress [value] Print compilation progress during build.
@@ -489,6 +497,7 @@ Options:
489
497
-c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
490
498
--config-name <value...> Name of the configuration to use.
491
499
-m, --merge Merge two or more configurations using 'webpack-merge'.
500
+ --disable-interpret Disable interpret a config file.
492
501
--env <value...> Environment passed to the configuration when it is a function.
493
502
--node-env <value> Sets process.env.NODE_ENV to the specified value.
494
503
--progress [value] Print compilation progress during build.
@@ -1465,6 +1474,7 @@ Options:
1465
1474
-c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
1466
1475
--config-name <value...> Name of the configuration to use.
1467
1476
-m, --merge Merge two or more configurations using 'webpack-merge'.
1477
+ --disable-interpret Disable interpret a config file.
1468
1478
--env <value...> Environment passed to the configuration when it is a function.
1469
1479
--node-env <value> Sets process.env.NODE_ENV to the specified value.
1470
1480
--progress [value] Print compilation progress during build.
@@ -1505,6 +1515,7 @@ Options:
1505
1515
-c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
1506
1516
--config-name <value...> Name of the configuration to use.
1507
1517
-m, --merge Merge two or more configurations using 'webpack-merge'.
1518
+ --disable-interpret Disable interpret a config file.
1508
1519
--env <value...> Environment passed to the configuration when it is a function.
1509
1520
--node-env <value> Sets process.env.NODE_ENV to the specified value.
1510
1521
--progress [value] Print compilation progress during build.
@@ -1547,6 +1558,7 @@ Options:
1547
1558
--config-name <value...> Name of the configuration to use.
1548
1559
-m, --merge Merge two or more configurations using
1549
1560
'webpack-merge'.
1561
+ --disable-interpret Disable interpret a config file.
1550
1562
--env <value...> Environment passed to the configuration when it is
1551
1563
a function.
1552
1564
--node-env <value> Sets process.env.NODE_ENV to the specified value.
@@ -1596,6 +1608,7 @@ Options:
1596
1608
--config-name <value...> Name of the configuration to use.
1597
1609
-m, --merge Merge two or more configurations using
1598
1610
'webpack-merge'.
1611
+ --disable-interpret Disable interpret a config file.
1599
1612
--env <value...> Environment passed to the configuration when it is
1600
1613
a function.
1601
1614
--node-env <value> Sets process.env.NODE_ENV to the specified value.
@@ -1643,6 +1656,7 @@ Options:
1643
1656
-c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
1644
1657
--config-name <value...> Name of the configuration to use.
1645
1658
-m, --merge Merge two or more configurations using 'webpack-merge'.
1659
+ --disable-interpret Disable interpret a config file.
1646
1660
--env <value...> Environment passed to the configuration when it is a function.
1647
1661
--node-env <value> Sets process.env.NODE_ENV to the specified value.
1648
1662
--progress [value] Print compilation progress during build.
@@ -1683,6 +1697,7 @@ Options:
1683
1697
-c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
1684
1698
--config-name <value...> Name of the configuration to use.
1685
1699
-m, --merge Merge two or more configurations using 'webpack-merge'.
1700
+ --disable-interpret Disable interpret a config file.
1686
1701
--env <value...> Environment passed to the configuration when it is a function.
1687
1702
--node-env <value> Sets process.env.NODE_ENV to the specified value.
1688
1703
--progress [value] Print compilation progress during build.
@@ -1724,6 +1739,7 @@ Options:
1724
1739
-c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
1725
1740
--config-name <value...> Name of the configuration to use.
1726
1741
-m, --merge Merge two or more configurations using 'webpack-merge'.
1742
+ --disable-interpret Disable interpret a config file.
1727
1743
--env <value...> Environment passed to the configuration when it is a function.
1728
1744
--node-env <value> Sets process.env.NODE_ENV to the specified value.
1729
1745
--progress [value] Print compilation progress during build.
@@ -1779,6 +1795,7 @@ Options:
1779
1795
-c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
1780
1796
--config-name <value...> Name of the configuration to use.
1781
1797
-m, --merge Merge two or more configurations using 'webpack-merge'.
1798
+ --disable-interpret Disable interpret a config file.
1782
1799
--env <value...> Environment passed to the configuration when it is a function.
1783
1800
--node-env <value> Sets process.env.NODE_ENV to the specified value.
1784
1801
--progress [value] Print compilation progress during build.
@@ -2006,6 +2023,7 @@ Options:
2006
2023
-c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
2007
2024
--config-name <value...> Name of the configuration to use.
2008
2025
-m, --merge Merge two or more configurations using 'webpack-merge'.
2026
+ --disable-interpret Disable interpret a config file.
2009
2027
--env <value...> Environment passed to the configuration when it is a function.
2010
2028
--node-env <value> Sets process.env.NODE_ENV to the specified value.
2011
2029
--progress [value] Print compilation progress during build.
@@ -2059,6 +2077,7 @@ Options:
2059
2077
-c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
2060
2078
--config-name <value...> Name of the configuration to use.
2061
2079
-m, --merge Merge two or more configurations using 'webpack-merge'.
2080
+ --disable-interpret Disable interpret a config file.
2062
2081
--env <value...> Environment passed to the configuration when it is a function.
2063
2082
--node-env <value> Sets process.env.NODE_ENV to the specified value.
2064
2083
--progress [value] Print compilation progress during build.
0 commit comments