We should not need this... astro:config/client is importing server-side code that is extremely breaking. This is a temporary shim to get around that issue, but we should investigate the root cause and remove this.
|
// TODO: Migrate back to 'astro:config/client' once the upstream issue is resolved. |
|
// We should not need this... astro:config/client is importing server-side code that is extremely breaking. This is a temporary shim to get around that issue, but we should investigate the root cause and remove this. |
|
|
|
export const site: string; |
|
} |
|
|
This issue was generated by todo-issue based on a TODO comment in f7646fe.
We should not need this... astro:config/client is importing server-side code that is extremely breaking. This is a temporary shim to get around that issue, but we should investigate the root cause and remove this.
studiocms/packages/studiocms/src/virtual.d.ts
Lines 2 to 7 in f7646fe
This issue was generated by todo-issue based on a
TODOcomment in f7646fe.