Commit graph

9 commits

Author SHA1 Message Date
renovate[bot]
a24276580a chore(deps): update yarn to v3.2.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-10-08 13:58:06 +02:00
renovate[bot]
95228c5d19 Update Yarn to v3.2.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-27 18:14:27 +02:00
Tilman Vatteroth
508b1138de Use node-modules linker
In #2261 we tried to use the nextjs standalone build which uses tree shaking to drastically reduce the bundle size. This bundle doesn't work with pnp packages.
The benefits of pnp doesn't make up for the problems it causes. So we switch back.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-08-01 14:48:52 +02:00
Tilman Vatteroth
6ba957585a
Use yarn pnp as module linker (#2252)
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-07-30 23:32:19 +02:00
Tilman Vatteroth
5a1e4f406e Add yarn workspace plugin
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-07-26 19:14:50 +02:00
renovate[bot]
9ea04e3006
Update Yarn to v3.2.2 (#2214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-23 12:35:08 +02:00
Renovate Bot
c25b0474ec Update Yarn to v3.2.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-13 21:10:54 +02:00
Renovate Bot
5f320f74d9 Update Yarn to v3.2.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-02-27 19:46:15 +01:00
Erik Michelson
68a7546a5d
Use yarn berry (#1726) 2021-12-30 18:45:04 +01:00