uiohook-napi icon indicating copy to clipboard operation
uiohook-napi copied to clipboard

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

Open manobendro opened this issue 11 months ago • 2 comments

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.

manobendro avatar Jan 06 '25 10:01 manobendro

+1

mrskiro avatar Mar 05 '25 07:03 mrskiro

+1

vbingbingv avatar Jun 12 '25 01:06 vbingbingv