We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e6b4c3 + 6cb57a7 commit 29bf5d6Copy full SHA for 29bf5d6
1 file changed
web/index.html
@@ -22,8 +22,7 @@
22
23
<% if (htmlWebpackPlugin.options.isWeb && (htmlWebpackPlugin.options.isStaging || htmlWebpackPlugin.options.isProduction)) { %>
24
<!-- begin Convert Experiences code-->
25
- <script type="text/javascript" src="//cdn-4.convertexperiments.com/v1/js/10042537-100413459.js">
26
- </script>
+ <script type="text/javascript" async src="//cdn-4.convertexperiments.com/v1/js/10042537-100413459.js"></script>
27
<!-- end Convert Experiences code -->
28
<% } %>
29
0 commit comments