optimal-select icon indicating copy to clipboard operation
optimal-select copied to clipboard

Fixes invalid `module` field in package.json

Open bpow opened this issue 3 years ago • 1 comments

module referred to src/index.js, which does not exist. Point to lib/index.js instead.

Without fixing this, tools like rollup would give an error when trying to include as part of a bundle. Alternatively, could probably just remove the module field entirely (since it is the same as main in this case)

bpow avatar Feb 14 '22 15:02 bpow

您好,我最近比较忙,无法亲自回复您的邮件。我如果我看到您的邮件,我会尽快给您回复。

xiemms avatar Feb 14 '22 16:02 xiemms