reactioncommerce / reaction-file-collections

Reaction File Collection packages
MIT License
19 stars 11 forks source link

fix: Ignore undefined errors from stream.destroy() #62

Closed focusaurus closed 3 years ago

focusaurus commented 3 years ago

I have tested that I can create a new product, set only the title, save it, and I can add images to both the top product and the default variant that gets created along with it. All sizes are generated, URLs are populated, and images are served properly.