pages*: do not use config abbreviation (#12118)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
`webpack {{app.js}} {{bundle.js}} --module-bind '{{css=css}}'`
|
||||
|
||||
- Pass a config file (with e.g. the entry script and the output filename) and show compilation progress:
|
||||
- Pass a configuration file (with e.g. the entry script and the output filename) and show compilation progress:
|
||||
|
||||
`webpack --config {{webpack.config.js}} --progress`
|
||||
|
||||
|
Reference in New Issue
Block a user