For development with local images, it seems as though background image sources are not causing a copy of the image to be placed into the Build folder for the template.
Is this feature limited to <img tags alone? Or can this be handled for background: url('{{src}}'); and background="{{src}}" as well?
For development with local images, it seems as though background image sources are not causing a copy of the image to be placed into the Build folder for the template.
Is this feature limited to
<imgtags alone? Or can this be handled forbackground: url('{{src}}');andbackground="{{src}}"as well?