Skip to content

404 in generated js urls #38

Description

@pfbernardo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions