D
D
Daniel2015-10-11 11:18:09
HTML
Daniel, 2015-10-11 11:18:09

What means to automate the release of the site?

Faced such a problem. For example, I am writing a site where a lot of js, css files are connected. For example, they add a watcher (xs what to call it), which minifies all this. But it's not good for development.
At the slightest change, wait until everything is minified, well, cool)
Maybe you can do something like Debug / Realese as in visual studio (and others)
Preferably based on PhpStorm. Who knows how it's done?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Io, 2015-10-11
@vawsan

Just limit yourself to creating a task in gulp that will only do concat and insert.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question