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
I put the lib dir in bsconfig.json and run build -w, and the build was run infinitely.
"sources": [
{ "dir": "lib", "subdirs": true }
],
Of course, I found the cause of the problem by reading Doc, but I think it would be good to raise the warning.
It is expected that need to check lib is included in bsb_parse_sources.ml