Vinai Kopp
Vinai Kopp
Hi @jcostasilva, thanks for opening the issue. When configuring the new plugin in the `di.xml` file the config cache is cleaned, so it should work out of the box. Depending...
Hi, thanks for opening the issue! This is something I've been thinking about, too. So far I haven't had to cache my custom configuration files, but it certainly is a...
Thanks for opening the issue @kolaente - I must have broken it at one point in time!
I am unable to reproduce the issue. When I press `F` the files in `pub/static/frontend` are gone, only the directories remain. --- My steps to reproduce on my current dev...
Please let me know if I am missing a step when reproducing the issue.
Interesting, thanks for reporting. What host OS are you using? What PHPStorm version are you using? What is your shell (`echo "$SHELL"`)? What is the installed cache-clean.js version (`composer global...
Thanks for opening the issue! Currently I don't think the watcher registeres renaming of theme directories, only files within that directory, but I will check. In the meanwhile, maybe there...
On second thought, automatically cleaning `.css` files on `.less` changes maybe isn't such a good idea, since most developers use gulp or grunt or whatever to recompile those, instead of...
In case of LESS it's not straight forward to map static files to source files. For requirejs-config.js, images and JS files the mapping straight forward, but also not useful, as...
@JosephLeedy JS and UI template changes not showing up immediately usually is related to the browser cache being active.