Skip to content

Automatically rebuild cache after changes in css files #84

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
PixelT opened this issue Sep 8, 2017 · 2 comments
Open

Automatically rebuild cache after changes in css files #84

PixelT opened this issue Sep 8, 2017 · 2 comments

Comments

@PixelT
Copy link

PixelT commented Sep 8, 2017

It will be good improvement, when the cache can automatically rebuild after the css file(s) was changed.
For example, when we write in sass/less + using gulp to compile files, after compile the new css should be cached.

@pungggi
Copy link
Contributor

pungggi commented Nov 16, 2017

I think too. But rebuild needs to trigger only if the class name changed..

@vfonic
Copy link

vfonic commented Dec 26, 2017

As a v1, you could add the optional setting "automaticallyRebuildOnChage": false with an explanation that it rebuilds cache on any css change. I'd prefer having this compared to not having it at all. :)

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants