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
feat(icon): bundle content icons via icon:clientBundleIcons hook
The scan glob can't reach docs navigation icons (remote content under the
.data dot-dir + .navigation.yml dotfiles), so they were runtime-fetched and
flashed in on client-side navigation. Collect them from content at build time
and inject into the client bundle.
0 commit comments