Skip to content

Commit b42b630

Browse files
committed
fix: snap
1 parent eb36fc5 commit b42b630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/cli/__snapshots__/basic.test.js.snap.webpack4

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Options:
9999
--static-directory <value...> Directory for static contents.
100100
--static-public-path <value...> The static files will be available in the browser under this public path.
101101
--static-serve-index Tells dev server to use serveIndex middleware when enabled.
102-
--no-static-serve-index Negative 'static-serve-index' option.
102+
--no-static-serve-index Does not tell dev server to use serveIndex middleware.
103103
--static-watch Watches for files in static content directory.
104104
--no-static-watch Does not watch for files in static content directory.
105105
--static-reset Clear all items provided in 'static' configuration. Allows to configure options for serving static files from directory (by default 'public' directory).

0 commit comments

Comments
 (0)