Skip to content

avo.base.js loads really slow #3809

Answered by Paul-Bob
manuelmeurer asked this question in Help
Discussion options

You must be logged in to vote

I don't quite understand the issue you linked to. Is it still up-to-date?

The GitHub issue I linked is about making the fingerprinted version get loaded by default. Although it has been open for a while, no significant action has been taken yet, it's something to explore in Avo 4.

The assets are fingerprinted now during deploy, correct?
Why are the non-fingerprinted versions loaded?

Not exactly. If assets are getting fingerprinted during your app's deploy, there might be a specific configuration enabling it, such as:

Rails.application.config.assets.precompile += %w(avo.base.js)

However, by default, avo.base.js is not fingerprinted during the assets:precompile process.

What's happening…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@Paul-Bob
Comment options

Answer selected by manuelmeurer
@manuelmeurer
Comment options

@Paul-Bob
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants