Skip to content

Commit

Permalink
test: update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Jan 20, 2024
1 parent 0a415df commit bd4cec2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions test/__snapshots__/Cli.basictest.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,22 @@ Object {
"multiple": false,
"simpleType": "boolean",
},
"dev-server": Object {
"configs": Array [
Object {
"description": "Disable dev server.",
"multiple": false,
"path": "devServer",
"type": "enum",
"values": Array [
false,
],
},
],
"description": "Disable dev server.",
"multiple": false,
"simpleType": "boolean",
},
"devtool": Object {
"configs": Array [
Object {
Expand Down

0 comments on commit bd4cec2

Please sign in to comment.