gitlab-org--gitlab-foss/vendor/assets/javascripts/vue-resource.js.erb

3 lines
140 B
Plaintext
Raw Normal View History

2016-08-17 14:37:25 +00:00
<% type = Rails.env.development? ? 'full' : 'min' %>
<%= File.read(Rails.root.join("vendor/assets/javascripts/vue-resource.#{type}.js")) %>