We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d7b75a commit 67d105fCopy full SHA for 67d105f
test/cli/__snapshots__/cli.test.js.snap.webpack5
@@ -193,7 +193,7 @@ Options:
193
--node-env <value> Sets process.env.NODE_ENV to the specified value.
194
--progress [value] Print compilation progress during build.
195
-j, --json [value] Prints result as JSON or store it in a file.
196
- -d, --devtool <value> Determine source maps to use.
+ -d, --devtool <value> Determine source maps to use.
197
--no-devtool Do not generate source maps.
198
--entry <value...> The entry point(s) of your application e.g. ./src/main.js.
199
--mode <value> Defines the mode to pass to webpack.
0 commit comments