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
\#2312 introduces a way to handle go:embed properly for go lang.
When handling embedding, it introduces extra disk I/O in cachedEmbedResolver.resolveDir.
This issue is created to revisit the implementation later.
\#2312 introduces a way to handle go:embed properly for go lang.
When handling embedding, it introduces extra disk I/O in
cachedEmbedResolver.resolveDir.This issue is created to revisit the implementation later.