mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-11-25 20:42:40 +00:00
Revert pdf links
This commit is contained in:
@@ -68,9 +68,9 @@ module.exports = exports = async function process (tasks, cache) {
|
||||
}
|
||||
if (taskLog && LOG[taskLog[0]]) log.info(...taskLog);
|
||||
|
||||
if (cache.isProd && status.revPath) {
|
||||
await fs.writeFile(resolve('dist', status.revPath), result);
|
||||
}
|
||||
// if (cache.isProd && status.revPath) {
|
||||
// await fs.writeFile(resolve('dist', status.revPath), result);
|
||||
// }
|
||||
|
||||
}, { concurrency: 20 });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user