You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2025. It is now read-only.
Move the __dirname + require("path").sep + __webpack_public_path__ part of code to options. For example, this code is breaking use case with NextJS (Goto Actual behavior section)
Expected Behavior / Situation
Create an option: prefixPath with default of __dirname + require("path").sep + __webpack_public_path__
Actual Behavior / Situation
Broken use case with NextJS
Error node-loader: /home/user/my-project/.next/server/vendor-chunks//_next/9f92b6e3c34a390e5737ac41938d7846.node: cannot open shared object file: No such file or directory