Skip to content

Commit facb9e7

Browse files
committed
Load the convert experiments in dev too so we can test changes to them
1 parent 3f8f569 commit facb9e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<meta name="robots" content="noindex, nofollow">
2121
<% } %>
2222

23-
<% if (htmlWebpackPlugin.options.isWeb && (htmlWebpackPlugin.options.isStaging || htmlWebpackPlugin.options.isProduction)) { %>
23+
<% if (htmlWebpackPlugin.options.isWeb) { %>
2424
<!-- begin Convert Experiences code-->
2525
<script type="text/javascript" src="//cdn-4.convertexperiments.com/v1/js/10042537-100413459.js">
2626
</script>

0 commit comments

Comments
 (0)