Added goose doc map md file for goose agent to find relevant doc easily. (#6598)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const fs = require('fs');
|
||||
const path = require('path');
|
||||
const globby = require('globby');
|
||||
const { globby } = require('globby');
|
||||
|
||||
module.exports = function markdownExportPlugin(context, options) {
|
||||
const pluginOptions = {
|
||||
|
||||
Reference in New Issue
Block a user