Hacker News new | ask | show | jobs
by mullsork 3976 days ago
I too am leaning towards converting our ugly gulp directory into npm scripts. I'm though less sure about how to handle replacing relative image paths in CSS & JS with ones on cloudfront. Have you dealt with things like these? Would love to see how!
1 comments

I haven't deal with things like that - though it must be a common problem so I'd assume there's a tool somewhere to do it.