Skip to content
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

rails:assets_precompile from cache #494

Closed
zymtx5g79k opened this issue Dec 19, 2016 · 1 comment
Closed

rails:assets_precompile from cache #494

zymtx5g79k opened this issue Dec 19, 2016 · 1 comment

Comments

@zymtx5g79k
Copy link

mina 1.0.6 remote: git://github.com/mina-deploy/mina.git, revision: aaf50c5

New deployment process start compilation from cache when I had a syntax error in specific sass file. It based on the last commit but was ignored any changes in the file.

I had removed all from [project]/shared/cache. After that it found my changes. It was not easy to detect.

@d4be4st
Copy link
Member

d4be4st commented Oct 6, 2017

Yes, that is the way precompilation works.
I have added cache to shared paths because the compilation is then much faster.

This is a tradeoff we are willing to make.

@d4be4st d4be4st closed this as completed Oct 6, 2017
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

No branches or pull requests

2 participants