跳至内容
菜单
此问题已终结

Hi.

I am trying to speed up the page loading time of a Odoo website, using Google PageSpeed Insights, and right now, the most critical element is the render blocking java-script caused by web.assets_common.js web.assets_frontend.js

The solution would could be to load these scripts asynchronously or even defer its loading (and since the web looks just fine without js, this would be the ideal solucion). This could be archived adding the async or deffer atribute to the script tag.

So, how could i add the async atribute to the  script tag? The closest thing i found in the template (in main layout) is <t t-call-assets="web.assets_common" t-js="false"/>, but i'm clueless of how to modify the produced script tag.

形象
丢弃

Hello !
Did you solved it ? :)

Same question ;)

Hi,

Did you find how to do this ?

I would like to add "async" to scripts tags for assets.

Regards

I am looking for a solution aswell. if anyone finds an answer please share

Hey! 

Looking for a solution as well

Same question, this is. relevant for speed optimization 

相关帖文 回复 查看 活动
2
12月 22
6017
0
12月 24
1125
0
11月 24
1311
2
10月 22
5707
1
10月 22
3306