Compare commits

...

2 Commits

Author SHA1 Message Date
kouhai dev 6937dadfee wip: th: try optimizing builds
ci/woodpecker/push/woodpecker Pipeline failed Details
2023-10-22 16:37:25 -07:00
kouhai dev 1a68f6d730 th: yarn workspace-tools 2023-10-22 16:37:25 -07:00
3 changed files with 32 additions and 0 deletions

View File

@ -33,5 +33,6 @@ public/packs-test
public/system
redis
sorbet
tags
tmp
vendor/bundle

File diff suppressed because one or more lines are too long

View File

@ -3,6 +3,9 @@ enableGlobalCache: true
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-3.4.1.cjs
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
logFilters:
- code: YN0013