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
Also I had faced the same issue.
Via code analyze, we can find out that /src/evaluation/index.html and /src/evaluation/eval.js were missed.
I could avoid this issue by using typescript not esbuild for compilation.
Or you could only use the plug in like this. The evaluation file is for my specific use to check the plugin with my configuration.
If you need it, specify your need.
The text was updated successfully, but these errors were encountered: