Update docs.js
This commit is contained in:
parent
608d6ea801
commit
9d24008a2b
2
.github/docs.js
vendored
2
.github/docs.js
vendored
@ -9,4 +9,4 @@ if(!fs.existsSync(path)) {
|
||||
|
||||
const oldData = fs.readFileSync(path, 'utf-8')
|
||||
|
||||
fs.writeFileSync(path, oldData.split('// Export Default ')[0])
|
||||
fs.writeFileSync(path, oldData.split('// Export Default')[0])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user