Reduce svg icon requests to one
To avoid duplicate requests this adds a memoized promise that resolves to a DOM that contains GitLab icons in svg format.
Showing
Please register or sign in to comment
To avoid duplicate requests this adds a memoized promise that resolves to a DOM that contains GitLab icons in svg format.