docs: add a troubleshooting guide for dist imports (#9442)
This commit is contained in:
@@ -8631,14 +8631,6 @@ export const generatedSidebar = [
|
||||
"title": "Errors Installing CLI",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/troubleshooting/pnpm-errors",
|
||||
"title": "pnpm Errors",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -8670,6 +8662,14 @@ export const generatedSidebar = [
|
||||
"path": "/troubleshooting/database-errors",
|
||||
"title": "Database Errors",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/troubleshooting/dist-imports",
|
||||
"title": "Importing from /dist",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user