mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
refactor: use yarn (#1619)
This commit is contained in:
@@ -91,7 +91,7 @@ const main = async () => {
|
||||
|
||||
console.log('Generating meta data...');
|
||||
const code = `// THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
||||
// Run \`pnpm run download-resources\` to regenerate.
|
||||
// Run \`yarn run download-resources\` to regenerate.
|
||||
// To overwrite this, please overwrite download.ts script.
|
||||
${availableLanguages
|
||||
.map(
|
||||
|
||||
Reference in New Issue
Block a user