Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: error on duplicated entries #619

Merged
merged 2 commits into from
Dec 29, 2024
Merged

Conversation

huozhi
Copy link
Owner

@huozhi huozhi commented Dec 29, 2024

If there's duplicated entry like foo/index.js and foo.js we can error in build Conflicted entry files found for entries: ./foo'

Closes #593

Copy link

vercel bot commented Dec 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bunchee ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 29, 2024 8:58pm

@huozhi huozhi merged commit 265d082 into main Dec 29, 2024
6 checks passed
@huozhi huozhi deleted the feat/validate-duplicate-entry branch December 29, 2024 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Should error on the duplicated entry
1 participant