docs: add Next.js starter guides to llms-full.txt (#13523)
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -219,6 +219,16 @@ async function main() {
|
||||
"service-factory-reference"
|
||||
),
|
||||
},
|
||||
{
|
||||
dir: path.join(
|
||||
process.cwd(),
|
||||
"..",
|
||||
"resources",
|
||||
"app",
|
||||
"nextjs-starter",
|
||||
"guides"
|
||||
),
|
||||
},
|
||||
{
|
||||
dir: path.join(process.cwd(), "..", "api-reference", "markdown"),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user