Skip to content

Don't cache during development, for watch() and refresh() to work with imports #995

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

Closed
wants to merge 1 commit into from

Conversation

gboudreau
Copy link

When using watch with a file which has @import statements, the cache prevents automatic reloading of those imported files. I think you can assume that when in development env, and using watch, you really want to reload the file, and just skip the cache.

This should resolve both #346 and #47.

Thanks.

@lukeapage
Copy link
Member

thanks, will pull soon.

@lukeapage
Copy link
Member

pulled.

@lukeapage lukeapage closed this Oct 28, 2012
@nvaken
Copy link

nvaken commented Feb 21, 2014

I'm not sure why, but I still seem to be having these issues. Did this ever end up in less-1.6.3.min.js?

@seven-phases-max
Copy link
Member

@nvaken Yes it is there since v1.3.2. So I guess it's better to open a new ticket and describe your issue in details (browser etc.).

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

Successfully merging this pull request may close these issues.

5 participants