@@ -530,6 +530,9 @@ exports[`help should show help information for 'c' command using command syntax:
530
530
531
531
Initialize a new webpack project.
532
532
533
+ Arguments:
534
+ generation-path Path to the installation directory, e.g. ./projectName
535
+
533
536
Options:
534
537
--template <value> Type of template (default: \\"default\\")
535
538
--force Generate without questions (ideally) using default answers
@@ -554,6 +557,9 @@ exports[`help should show help information for 'c' command using the "--help" op
554
557
555
558
Initialize a new webpack project.
556
559
560
+ Arguments:
561
+ generation-path Path to the installation directory, e.g. ./projectName
562
+
557
563
Options:
558
564
--template <value> Type of template (default: \\"default\\")
559
565
--force Generate without questions (ideally) using default answers
@@ -660,6 +666,9 @@ exports[`help should show help information for 'create' command using command sy
660
666
661
667
Initialize a new webpack project.
662
668
669
+ Arguments:
670
+ generation-path Path to the installation directory, e.g. ./projectName
671
+
663
672
Options:
664
673
--template <value> Type of template (default: \\"default\\")
665
674
--force Generate without questions (ideally) using default answers
@@ -684,6 +693,9 @@ exports[`help should show help information for 'create' command using the "--hel
684
693
685
694
Initialize a new webpack project.
686
695
696
+ Arguments:
697
+ generation-path Path to the installation directory, e.g. ./projectName
698
+
687
699
Options:
688
700
--template <value> Type of template (default: \\"default\\")
689
701
--force Generate without questions (ideally) using default answers
@@ -850,6 +862,9 @@ exports[`help should show help information for 'init' and respect the "--color"
850
862
851
863
Initialize a new webpack project.
852
864
865
+ Arguments:
866
+ generation-path Path to the installation directory, e.g. ./projectName
867
+
853
868
Options:
854
869
--template <value> Type of template (default: \\"default\\")
855
870
--force Generate without questions (ideally) using default
@@ -876,6 +891,9 @@ exports[`help should show help information for 'init' and respect the "--no-colo
876
891
877
892
Initialize a new webpack project.
878
893
894
+ Arguments:
895
+ generation-path Path to the installation directory, e.g. ./projectName
896
+
879
897
Options:
880
898
--template <value> Type of template (default: \\"default\\")
881
899
--force Generate without questions (ideally) using default
@@ -902,6 +920,9 @@ exports[`help should show help information for 'init' command using command synt
902
920
903
921
Initialize a new webpack project.
904
922
923
+ Arguments:
924
+ generation-path Path to the installation directory, e.g. ./projectName
925
+
905
926
Options:
906
927
--template <value> Type of template (default: \\"default\\")
907
928
--force Generate without questions (ideally) using default answers
@@ -926,6 +947,9 @@ exports[`help should show help information for 'init' command using the "--help"
926
947
927
948
Initialize a new webpack project.
928
949
950
+ Arguments:
951
+ generation-path Path to the installation directory, e.g. ./projectName
952
+
929
953
Options:
930
954
--template <value> Type of template (default: \\"default\\")
931
955
--force Generate without questions (ideally) using default answers
@@ -950,6 +974,9 @@ exports[`help should show help information for 'l' command using command syntax:
950
974
951
975
Scaffold a loader.
952
976
977
+ Arguments:
978
+ output-path Path to the output directory, e.g. ./loaderName
979
+
953
980
Options:
954
981
--template <value> Type of template (default: \\"default\\")
955
982
@@ -973,6 +1000,9 @@ exports[`help should show help information for 'l' command using the "--help" op
973
1000
974
1001
Scaffold a loader.
975
1002
1003
+ Arguments:
1004
+ output-path Path to the output directory, e.g. ./loaderName
1005
+
976
1006
Options:
977
1007
--template <value> Type of template (default: \\"default\\")
978
1008
@@ -996,6 +1026,9 @@ exports[`help should show help information for 'loader' and respect the "--color
996
1026
997
1027
Scaffold a loader.
998
1028
1029
+ Arguments:
1030
+ output-path Path to the output directory, e.g. ./loaderName
1031
+
999
1032
Options:
1000
1033
--template <value> Type of template (default: \\"default\\")
1001
1034
@@ -1020,6 +1053,9 @@ exports[`help should show help information for 'loader' and respect the "--no-co
1020
1053
1021
1054
Scaffold a loader.
1022
1055
1056
+ Arguments:
1057
+ output-path Path to the output directory, e.g. ./loaderName
1058
+
1023
1059
Options:
1024
1060
--template <value> Type of template (default: \\"default\\")
1025
1061
@@ -1044,6 +1080,9 @@ exports[`help should show help information for 'loader' command using command sy
1044
1080
1045
1081
Scaffold a loader.
1046
1082
1083
+ Arguments:
1084
+ output-path Path to the output directory, e.g. ./loaderName
1085
+
1047
1086
Options:
1048
1087
--template <value> Type of template (default: \\"default\\")
1049
1088
@@ -1067,6 +1106,9 @@ exports[`help should show help information for 'loader' command using the "--hel
1067
1106
1068
1107
Scaffold a loader.
1069
1108
1109
+ Arguments:
1110
+ output-path Path to the output directory, e.g. ./loaderName
1111
+
1070
1112
Options:
1071
1113
--template <value> Type of template (default: \\"default\\")
1072
1114
@@ -1212,6 +1254,9 @@ exports[`help should show help information for 'n' command using command syntax:
1212
1254
1213
1255
Initialize a new webpack project.
1214
1256
1257
+ Arguments:
1258
+ generation-path Path to the installation directory, e.g. ./projectName
1259
+
1215
1260
Options:
1216
1261
--template <value> Type of template (default: \\"default\\")
1217
1262
--force Generate without questions (ideally) using default answers
@@ -1236,6 +1281,9 @@ exports[`help should show help information for 'n' command using the "--help" op
1236
1281
1237
1282
Initialize a new webpack project.
1238
1283
1284
+ Arguments:
1285
+ generation-path Path to the installation directory, e.g. ./projectName
1286
+
1239
1287
Options:
1240
1288
--template <value> Type of template (default: \\"default\\")
1241
1289
--force Generate without questions (ideally) using default answers
@@ -1260,6 +1308,9 @@ exports[`help should show help information for 'new' command using command synta
1260
1308
1261
1309
Initialize a new webpack project.
1262
1310
1311
+ Arguments:
1312
+ generation-path Path to the installation directory, e.g. ./projectName
1313
+
1263
1314
Options:
1264
1315
--template <value> Type of template (default: \\"default\\")
1265
1316
--force Generate without questions (ideally) using default answers
@@ -1284,6 +1335,9 @@ exports[`help should show help information for 'new' command using the "--help"
1284
1335
1285
1336
Initialize a new webpack project.
1286
1337
1338
+ Arguments:
1339
+ generation-path Path to the installation directory, e.g. ./projectName
1340
+
1287
1341
Options:
1288
1342
--template <value> Type of template (default: \\"default\\")
1289
1343
--force Generate without questions (ideally) using default answers
@@ -1308,6 +1362,9 @@ exports[`help should show help information for 'p' command using command syntax:
1308
1362
1309
1363
Scaffold a plugin.
1310
1364
1365
+ Arguments:
1366
+ output-path Path to the output directory, e.g. ./pluginName
1367
+
1311
1368
Options:
1312
1369
--template <value> Type of template (default: \\"default\\")
1313
1370
@@ -1331,6 +1388,9 @@ exports[`help should show help information for 'p' command using the "--help" op
1331
1388
1332
1389
Scaffold a plugin.
1333
1390
1391
+ Arguments:
1392
+ output-path Path to the output directory, e.g. ./pluginName
1393
+
1334
1394
Options:
1335
1395
--template <value> Type of template (default: \\"default\\")
1336
1396
@@ -1354,6 +1414,9 @@ exports[`help should show help information for 'plugin' and respect the "--color
1354
1414
1355
1415
Scaffold a plugin.
1356
1416
1417
+ Arguments:
1418
+ output-path Path to the output directory, e.g. ./pluginName
1419
+
1357
1420
Options:
1358
1421
--template <value> Type of template (default: \\"default\\")
1359
1422
@@ -1378,6 +1441,9 @@ exports[`help should show help information for 'plugin' and respect the "--no-co
1378
1441
1379
1442
Scaffold a plugin.
1380
1443
1444
+ Arguments:
1445
+ output-path Path to the output directory, e.g. ./pluginName
1446
+
1381
1447
Options:
1382
1448
--template <value> Type of template (default: \\"default\\")
1383
1449
@@ -1402,6 +1468,9 @@ exports[`help should show help information for 'plugin' command using command sy
1402
1468
1403
1469
Scaffold a plugin.
1404
1470
1471
+ Arguments:
1472
+ output-path Path to the output directory, e.g. ./pluginName
1473
+
1405
1474
Options:
1406
1475
--template <value> Type of template (default: \\"default\\")
1407
1476
@@ -1425,6 +1494,9 @@ exports[`help should show help information for 'plugin' command using the "--hel
1425
1494
1426
1495
Scaffold a plugin.
1427
1496
1497
+ Arguments:
1498
+ output-path Path to the output directory, e.g. ./pluginName
1499
+
1428
1500
Options:
1429
1501
--template <value> Type of template (default: \\"default\\")
1430
1502
0 commit comments