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
> **Note**: The bare module specifier approach has limitations [in SSR scenarios](/docs/pages/server-rendering/#custom-imports) as [NodeJS custom loaders do not support `import.meta.resolve`](https://nodejs.org/api/esm.html#importmetaresolvespecifier). More information [here](https://github.com/ProjectEvergreen/greenwood/pull/1511#discussion_r2142771772).
80
+
75
81
The same can be done from an HTML file with a `<link>` tag:
0 commit comments