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

404 in generated js urls #38

Open
pfbernardo opened this issue Jun 14, 2013 · 0 comments
Open

404 in generated js urls #38

pfbernardo opened this issue Jun 14, 2013 · 0 comments

Comments

@pfbernardo
Copy link

Hi,

I have a website in heroku that the pages keep throwing 404 in the js links. The weird part is that a few seconds later they are there (in the server)

Here is the config i'm using:

use Rack::PageSpeed, :public => "#{Dir.pwd}/public" do
# Storage mechanism
store :disk => "#{Dir.pwd}/public"
inline_javascripts :max_size => 4000
combine_javascripts
minify_javascripts
end

Do you know what could be happening?

Thanks.

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

1 participant