Commit e51305e8 authored by Nikolay Gromov's avatar Nikolay Gromov

Добавил описание скрипта оптимизации картинок

parent 32e90451
...@@ -21,8 +21,8 @@ ...@@ -21,8 +21,8 @@
<td>Запустить задачу с названием ЗАДАЧА (список задач в <code>./gulpfile.js</code>)</td> <td>Запустить задачу с названием ЗАДАЧА (список задач в <code>./gulpfile.js</code>)</td>
</tr> </tr>
<tr> <tr>
<td><code>folder=src/img npm start img:opt</code></td> <td><code>npm run img-opt</code></td>
<td>Оптимизация изображений из папки <code>./src/img</code> (или любой другой)</td> <td>Оптимизация изображений из папки <code>./src/img</code></td>
</tr> </tr>
<tr> <tr>
<td><code>npm run build</code></td> <td><code>npm run build</code></td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment