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
initial report (with a lot more details): embroider-build/embroider#1843 (embroider for all intents and purposes of this bug report is a webpack plugin)
Describe the bug
the webpack plugin assumes that the resolving should happen from the user's CWD -- but an alternate CWD may be used in some environments, causing resolution of files to fail.
Environment
I already put up a PR with info here: #374
unplugin:
^1.10.0
node:
18.19.0
Reproduction
https://github.com/NullVoxPopuli/embroider-3--unplugin-plugin-loads-app-files
initial report (with a lot more details): embroider-build/embroider#1843 (embroider for all intents and purposes of this bug report is a webpack plugin)
Describe the bug
the webpack plugin assumes that the resolving should happen from the user's CWD -- but an alternate CWD may be used in some environments, causing resolution of files to fail.
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: