Skip to content

4.1.6

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jun 14:40
c680340

4.1.6

Changed

  • import resolves to src/index.js (shipped in the npm tarball) so bundlers compile Platypus directly; require still uses lib/platypus.js (UMD).

Fixed

  • Webpack error Can't resolve './' when re-bundling lib/platypus.mjs: the prebuilt ESM artifact embedded webpack chunk-loader runtime that consumer bundlers cannot resolve. Removed the ESM webpack target in favor of publishing src/.