This is an automated email from the ASF dual-hosted git repository.
wangzx pushed a commit to branch pwa
in repository https://gitbox.apache.org/repos/asf/echarts-www.git
The following commit(s) were added to refs/heads/pwa by this push:
new eb169d85 remove pwa script version
eb169d85 is described below
commit eb169d8567974583e9bd92e45df70d10515d07a5
Author: plainheart <[email protected]>
AuthorDate: Tue Apr 19 21:52:24 2022 +0800
remove pwa script version
---
_jade/layouts/basic.jade | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_jade/layouts/basic.jade b/_jade/layouts/basic.jade
index d379c097..627727ec 100644
--- a/_jade/layouts/basic.jade
+++ b/_jade/layouts/basic.jade
@@ -44,7 +44,7 @@ html(lang='#{htmlAttrLang}')
block extra_head
script(type='text/javascript', src='#{cdnThirdParty.jquery}')
- script(type='text/javascript', src='#{host}/pwa.js?#{homeVersion}')
+ script(type='text/javascript', src='#{host}/pwa.js')
<!--[if lte IE 8]>
body.lower-ie
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]