Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra committed Apr 12, 2021
1 parent ea3e0a3 commit 596b133
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 @@ -393,6 +393,19 @@ Object {
"multiple": false,
"simpleType": "boolean",
},
"experiments-execute-module": Object {
"configs": Array [
Object {
"description": "Enable build-time execution of modules from the module graph for plugins and loaders.",
"multiple": false,
"path": "experiments.executeModule",
"type": "boolean",
},
],
"description": "Enable build-time execution of modules from the module graph for plugins and loaders.",
"multiple": false,
"simpleType": "boolean",
},
"experiments-layers": Object {
"configs": Array [
Object {
Expand Down

0 comments on commit 596b133

Please sign in to comment.