Skip to content

Commit 67d105f

Browse files
authored
test: update snap
1 parent 6d7b75a commit 67d105f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/cli/__snapshots__/cli.test.js.snap.webpack5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Options:
193193
--node-env <value> Sets process.env.NODE_ENV to the specified value.
194194
--progress [value] Print compilation progress during build.
195195
-j, --json [value] Prints result as JSON or store it in a file.
196-
-d, --devtool <value> Determine source maps to use.
196+
-d, --devtool <value> Determine source maps to use.
197197
--no-devtool Do not generate source maps.
198198
--entry <value...> The entry point(s) of your application e.g. ./src/main.js.
199199
--mode <value> Defines the mode to pass to webpack.

0 commit comments

Comments
 (0)