docs(webpack): Typo: Change text format from monospaced to italic (#3338)

As the monospaced format is used for file names and code snippets everywhere in the documentation, in this place italic format would be better for my mind.
This commit is contained in:
AlexanderLukin 2017-03-09 08:23:05 +03:00 committed by Jules Kremer
parent 82d373d2f4
commit 033108342d
1 changed files with 1 additions and 1 deletions

View File

@ -345,7 +345,7 @@ a(id="development-configuration")
Although you tell Webpack to put output bundles in the `dist` folder,
the dev server keeps all bundles in memory; it doesn't write them to disk.
You won't find any files in the `dist` folder (at least not any generated from `this development build`).
You won't find any files in the `dist` folder (at least not any generated from *this development build*).
The `HtmlWebpackPlugin` (added in `webpack.common.js`) use the *publicPath* and the *filename* settings to generate