chore: debug
This commit is contained in:
parent
70e38cd6e1
commit
d5fc9d01f8
1 changed files with 1 additions and 1 deletions
|
@ -8,8 +8,8 @@ export default async function () {
|
|||
return;
|
||||
}
|
||||
window = JSON.parse(data)
|
||||
})
|
||||
console.log(window)
|
||||
})
|
||||
return window
|
||||
|
||||
// fs.readdir('./src/_data/json/', (err, files) => {
|
||||
|
|
Reference in a new issue