<% 
cdn_url = URI(Houdini.button_host)
cdn_url = cdn_url.to_s
%>
module.exports = "<%= cdn_url %>"