-
Notifications
You must be signed in to change notification settings - Fork 25
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
Build is failing with Unfinished hook action(s) on exit: (proxyRemoteEntry) load "virtual:mf-REMOTE_ENTRY_ID" #132
Comments
With VSCode you can run scripts in debug mode and you can use the breakpoints to proceed step by step. |
Could you provide a reproducible example? I have a general idea of the cause of this error, but I don’t know how to reproduce it. @mshima |
@zhangHongEn I've found the error. Happened when migrating from Webpack which does not require vue extension in exposes. |
@mshima Can we add a warning in the terminal for this? |
Would be nice to fail with correct error message. |
Can we throw the correct one? |
Is there a way to debug the error?
The text was updated successfully, but these errors were encountered: