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
It is strange for function compileElement of compiler.ts
It is not exported from the file and no function in the ts file calling it, is it a dead code block or it is on purpose?
It is added from this commit
but no one call it from the first place.