Skip to content

Commit 2bc19b2

Browse files
authored
Merge pull request Expensify#68000 from Expensify/ionatan_convertexperimentsdev
[No QA] Load the convert experiments in dev too so we can test changes to them
2 parents e27e3e2 + facb9e7 commit 2bc19b2

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)