We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c5f6de + 10347b6 commit ccff7dcCopy full SHA for ccff7dc
docs/ru/options.md
@@ -196,7 +196,7 @@ module.exports = {
196
197
Это должно использоваться только в production, чтобы горячая перезагрузка модулей работала в процессе разработки.
198
199
-Пример:
+Например:
200
201
``` js
202
// webpack.config.js
@@ -221,7 +221,7 @@ module.exports = {
221
}
222
```
223
224
-Or passing in an instance of the plugin:
+Или можно передать экземпляр плагина:
225
226
227
0 commit comments