docs: add a troubleshooting guide for dist imports (#9442)
This commit is contained in:
@@ -2123,11 +2123,6 @@ export const sidebar = sidebarAttachHrefCommonOptions([
|
||||
path: "/troubleshooting/errors-installing-cli",
|
||||
title: "Errors Installing CLI",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/troubleshooting/pnpm-errors",
|
||||
title: "pnpm Errors",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/troubleshooting/general-errors",
|
||||
@@ -2149,6 +2144,11 @@ export const sidebar = sidebarAttachHrefCommonOptions([
|
||||
path: "/troubleshooting/database-errors",
|
||||
title: "Database Errors",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/troubleshooting/dist-imports",
|
||||
title: "Importing from /dist"
|
||||
}
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user