<% helpers = ActionController::Base.helpers %> export const FEED_ICONS = { COMMENTS_ICON: '<%= helpers.image_path("comments-bubble.png") %>', REACTIONS_ICON: '<%= helpers.image_path("reactions-stack.png") %>', VIDEO_ICON: '<%= helpers.image_path("video-camera.svg") %>', };