M
M
Maxim2018-04-26 18:29:34
Node.js
Maxim, 2018-04-26 18:29:34

Deployment Gulp Sass Phpstorm?

I set up deployment, but I have a gulp + sass project, and when I save the file, only sass is sent, and the css file is not sent. Can I somehow make the css folder always sent to the server?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Max Medar, 2018-04-26
@MedVedar

https://confluence.jetbrains.com/display/PhpStorm/...

By default, only files changed by the IDE will be uploaded. If files are changed by some other process such as a VCS branch change, transpilation of Sass or LESS or a File Watcher, they are not automatically uploaded. To change this behavior and autoupload these changes as well, enable the Upload external changes option.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question