콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다

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
6152
0
12월 24
1213
0
11월 24
1430
2
10월 22
5805
1
10월 22
3357