I
I
Ivan Kozlov2017-03-20 13:47:20
phpstorm
Ivan Kozlov, 2017-03-20 13:47:20

How to automatically upload selected files to the server in phpStorm after they are changed?

Started using phpStorm for development. How to set up work with a remote server and SASS figured out.
But there was a problem that after compiling the SASS file, the CSS file is not automatically uploaded to the remote server. How to set up CSS file change tracking and then upload it to the server? Is it possible to add code minimization to this process as well?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikolay, 2017-03-20
@trampick

46e4ad26248249b7b82cf50ec869494c.png6239f0a1fdc14c5eaf03791a514d781e.png9decaef1ae064530af3e87e4d968e0fc.jpg
Each time you press cmd+s or ctrl+s the file will be uploaded to the server. You can minify through gulp, the final css file.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question