mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-08-28 05:14:04 +00:00
* Setup Yarn Classic through Corepack * pre-commit: use corepack and silence warnings, add .eslintignore's * .github/workflows/mjolnir.yml: use yarn through corepack * mx-tester.yml: use corepack * mx-tester.yml & package.json: replace references to npx and call corepack more At least yarn build didn't break locally for me, so I think it's supported here too * rm & gitignore .yarnrc * mx-tester.yml & package.json: return to npx since yarn dlx doesn't exist in classic