Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederikBolding committed Dec 20, 2024
1 parent 54d7f86 commit 1c29e56
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions packages/snaps-cli/src/webpack/__snapshots__/config.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down Expand Up @@ -255,6 +256,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down Expand Up @@ -426,6 +428,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down Expand Up @@ -597,6 +600,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down Expand Up @@ -767,6 +771,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down Expand Up @@ -938,6 +943,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down Expand Up @@ -1109,6 +1115,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down Expand Up @@ -1280,6 +1287,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down Expand Up @@ -1459,6 +1467,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down Expand Up @@ -1623,6 +1632,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down Expand Up @@ -1794,6 +1804,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down Expand Up @@ -1973,6 +1984,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down Expand Up @@ -2152,6 +2164,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down Expand Up @@ -2332,6 +2345,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down Expand Up @@ -2503,6 +2517,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down Expand Up @@ -2674,6 +2689,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down Expand Up @@ -2854,6 +2870,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down Expand Up @@ -3030,6 +3047,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down Expand Up @@ -3187,6 +3205,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down Expand Up @@ -3344,6 +3363,7 @@ exports[`getDefaultConfiguration returns the default Webpack configuration for t
},
},
],
"nodeEnv": false,
},
"output": {
"chunkFormat": "commonjs",
Expand Down

0 comments on commit 1c29e56

Please sign in to comment.