Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
anshumanv committed Oct 3, 2020
1 parent bf6eb5b commit 39cda14
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion packages/webpack-cli/README.md
Expand Up @@ -46,7 +46,7 @@ yarn add webpack-cli --dev
--env string Environment passed to the configuration when it is a function
--name string Name of the configuration. Used when loading multiple configurations
--help Outputs list of supported flags
-o, --output string Output location of the file generated by webpack
-o, --output-path string Output location of the generated bundle
-t, --target string Sets the build target
-w, --watch Watch for files changes
-h, --hot Enables Hot Module Replacement
Expand Down
1 change: 0 additions & 1 deletion test/config-lookup/dotfolder-single/dist/main.js

This file was deleted.

0 comments on commit 39cda14

Please sign in to comment.