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

sinatra-assetpack have some problem refreshing css #52

Open
SaitoWu opened this issue Apr 28, 2012 · 3 comments
Open

sinatra-assetpack have some problem refreshing css #52

SaitoWu opened this issue Apr 28, 2012 · 3 comments
Labels

Comments

@SaitoWu
Copy link

SaitoWu commented Apr 28, 2012

  • when imported sass/scss is changed, it won't recompile until the main sass/scss is changed
  • when uglifier or nodejs not installed, rake precompile_asset uses 500 error pages for compiled assets without warning
  • rake precompile_asset doesn't refresh if there exists compiled assets
@j15e
Copy link
Collaborator

j15e commented Jan 15, 2013

Could you reproduce with latest version?

@renaudleo
Copy link

+1 regarding the "assetpack:build doesn't refresh if there exists compiled assets" bug

@renaudleo
Copy link

1 - It's using the precompiled files to compile missing files
2 - It's never overwriting precompiled files
3 - The version number doesn't necessarily change, even if the content of the file has changed

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

No branches or pull requests

3 participants