react-compare-slider icon indicating copy to clipboard operation
react-compare-slider copied to clipboard

Only publish `.mjs` version and update build target

Open nerdyman opened this issue 3 years ago • 0 comments

CJS isn't needed anymore. We only need to publish a standard minified .mjs version of the library.

  • [ ] Update package.json to use module fields
  • [ ] Set build target to ES2021

nerdyman avatar Oct 05 '22 11:10 nerdyman