optimal-select
optimal-select copied to clipboard
Fixes invalid `module` field in package.json
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)
您好,我最近比较忙,无法亲自回复您的邮件。我如果我看到您的邮件,我会尽快给您回复。