i have custom element uses custom images. folder structure of custom element follows:
/custom-element --/images --image1.png --image2.png --custom-element.html
now, when run default gulp
task, images
folder not exported along custom element. how that?
Comments
Post a Comment