f
This commit is contained in:
@@ -215,7 +215,7 @@ ${JSON.stringify(structuredData, null, 8)}
|
||||
* 主函数
|
||||
*/
|
||||
function main() {
|
||||
const outputDir = path.join(__dirname, '../dist/seo-templates')
|
||||
const outputDir = path.join(__dirname, '../public/seo-templates')
|
||||
|
||||
// 创建输出目录
|
||||
if (!fs.existsSync(outputDir)) {
|
||||
|
||||
Reference in New Issue
Block a user