Skip to content

Fix exported module name#62

Merged
arianrhodsandlot merged 7 commits intoarianrhodsandlot:mainfrom
perrello:fix-exported-module-name
Nov 25, 2025
Merged

Fix exported module name#62
arianrhodsandlot merged 7 commits intoarianrhodsandlot:mainfrom
perrello:fix-exported-module-name

Conversation

@perrello
Copy link
Contributor

When building a custom core an error can occur, if the module does not start with libretro_ .
The fallback check previously failed. This MR solves that.

Copy link
Owner

@arianrhodsandlot arianrhodsandlot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you remove this file? We uses pnpm as the package manager for this project and there is already a pnpm-lock.yaml.

@arianrhodsandlot arianrhodsandlot merged commit 61ea18b into arianrhodsandlot:main Nov 25, 2025
4 checks passed
@arianrhodsandlot arianrhodsandlot added the bug Something isn't working label Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants