Automatic Upload File Watcher output
Hi
we have the File Watcher Plugin enabled to compile SCSS to CSS, this works fine.
Problem: The "Automatic Upload" in Tools > Deployment only uploads the .scss to the default host, not the compiled css.
Question: How we get also an automatic upload for the FileWatcher output?
Thanks a lot.
请先登录再写评论。
Hello!
some things to check:
- do you have 'Upload external changes' option enabled in Deployment/Options? This option makes IDEA upload the files changed by a third-party tool (SASS compiler in your case).
- what do your file watcher settings look like? Do you have 'Output paths to refresh' option set? May be, the IDE doesn't 'see' the generated CSS and thus auto-uploading is not triggered. Please attach a screenshot of your settings