Update generateFiles.js

This commit is contained in:
hkc452 2021-09-01 21:50:07 +08:00 committed by GitHub
parent 590dd5d091
commit ebf617abe1

View File

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