We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac9e7b6 commit d88b2baCopy full SHA for d88b2ba
1 file changed
README.md
@@ -52,6 +52,7 @@ A long option always override the value of a short option if both are used.
52
| -b | --bundle | bool | Bundle all files in one entry |
53
| -n | --name | str | Bundle name, default: 'bundle' |
54
| -m | --modules | str, ... | Prepend modules to each entry |
55
+| | --map | bool/str | Enable source map via webpack devtool setting |
56
| | --index | bool | Recursively loads all *index.js* files from the source directory |
57
| | --colors | str, ... | Define verbose listing color kib limits, must be 3 integers > 0 |
58
| -y | --show-config | bool | Show options, source, target and generated webpack config |
0 commit comments