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
After 6ffc74c, if a file is imported (such as a .js imported from a js_library(srcs)) then that file will be added to the srcs if it does not belong to another generated target. This should also check if that file belongs to a non-generated target.