✨(component): 更新文档
This commit is contained in:
@@ -36,7 +36,6 @@ const fileDisplay = (file) => {
|
||||
|
||||
const filePath = `dist/static${url.replace(/\/$/, '/index')}.html`
|
||||
writeFileRecursive(toAbsolute(filePath), html)
|
||||
console.log('pre-rendered:', filePath)
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user