image-set-polyfill icon indicating copy to clipboard operation
image-set-polyfill copied to clipboard

Package.json main file is wrong

Open mhaagens opened this issue 6 years ago • 0 comments

Usage with Node is broken. The main field in package.json needs to be "main": "./image-set-polyfill.min.js", not "main": "index".

mhaagens avatar May 29 '19 09:05 mhaagens