コンテンツへスキップ
メニュー
この質問にフラグが付けられました
7146 ビュー

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
6135
0
12月 24
1189
0
11月 24
1412
2
10月 22
5776
1
10月 22
3353