To solve this issue, we should select a valid entrypoint, even if the package is not supposed to be imported. Just add `src/index.js` with `export default true` as content to fix this issue.