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

@vercel/webpack-asset-relocator-loader not trigger if index.js is under dist #55

Open
manobendro opened this issue Jan 6, 2025 · 0 comments

Comments

@manobendro
Copy link

When using Electron v33.2.1, Electron Forge v7.6.0, and Webpack with the @vercel/webpack-asset-relocator-loader, the .node file associated with native modules may not be correctly relocated during the Webpack bundling process. This results in a runtime error, typically stating "Native module loading failed." This issue often arises due to improper handling of native binaries by the asset relocator loader during the Webpack build process.

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

No branches or pull requests

1 participant