Skip to content

Commit

Permalink
update cli snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra committed Mar 31, 2021
1 parent 515d0d6 commit d39e948
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions test/__snapshots__/Cli.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -7273,6 +7273,19 @@ Object {
"multiple": false,
"simpleType": "boolean",
},
"stats-group-modules-by-type": Object {
"configs": Array [
Object {
"description": "Group modules by their type.",
"multiple": false,
"path": "stats.groupModulesByType",
"type": "boolean",
},
],
"description": "Group modules by their type.",
"multiple": false,
"simpleType": "boolean",
},
"stats-hash": Object {
"configs": Array [
Object {
Expand Down

0 comments on commit d39e948

Please sign in to comment.