Update generateFiles.js

This commit is contained in:
hkc452 2021-09-01 21:50:07 +08:00 committed by GitHub
parent 111451a3d2
commit 06fc778bf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ export default async ({ api, watch }) => {
});
}
const watchers = [];
let watchers = [];
await generate();