ember-inline-svg icon indicating copy to clipboard operation
ember-inline-svg copied to clipboard

Feature Request: Co-locate SVGs within pods

Open alexlafroscia opened this issue 8 years ago • 2 comments

I'd like to be able to store the SVGs for a component within the component pod itself, much like ember-css-modules enabled for CSS files. Is this something you'd be interested in supporting? I'd be willing to take a look at implementing it, if I knew it was something you might accept if done well.

alexlafroscia avatar Jan 26 '17 02:01 alexlafroscia

👍 I've been meaning to investigate this myself but haven't had the bandwidth recently.

rlivsey avatar Jan 26 '17 13:01 rlivsey

Sweet. No promises on timing, but once I have some downtime, it's something I'd like explore. We're trying to move to a place where everything a component needs is within it's folder... We have a fair amount of churn when it comes to components getting created/removed so keeping everything together makes removing it all so much easier.

alexlafroscia avatar Jan 26 '17 18:01 alexlafroscia