13 Commits

Author SHA1 Message Date
Norbert de Langen
d2c23c82ab
cleanup 2023-02-15 11:47:17 +01:00
Norbert de Langen
62e37c0882
fix pnp 2023-02-14 17:06:21 +01:00
Norbert de Langen
963500c0c3
minor fixes 2023-02-02 13:17:13 +01:00
Norbert de Langen
d2938f9abc
Update scripts/utils/yarn.ts 2023-01-25 11:01:45 +01:00
Norbert de Langen
ab8c3a49fa
add a resolution for playwright to ensure that all sandboxes use the same version as the docker image 2023-01-25 10:54:07 +01:00
Valentin Palkovic
8fca04325d Fix yarn task command on Windows machines 2022-12-29 10:17:47 +01:00
Norbert de Langen
b986f552d8
fix the CI by adding a resolution for the broken release of enhanced resolve, and also overriding the dep version of types/node on sandboxes so that they may be linked 2022-11-23 10:55:55 +01:00
Norbert de Langen
7b1e0e04da
ensure the yarn version generation happens in the cwd and not in the root of the repository 2022-10-18 12:49:58 +02:00
Michael Shilman
58e361dcc7 Build: Run verdaccio on 6001 to enable web UI 2022-08-22 17:40:30 +08:00
Tom Coleman
97f72c63c8 Fix issues with sandbox 2022-08-09 17:16:51 +10:00
Tom Coleman
dc82898548 Use the global cache in sandbox mode
so we aren't re-caching dependencies each time we run sandbox
2022-08-02 23:10:09 +10:00
Tom Coleman
a29aef299a Use global cache for linked projects 2022-08-02 23:09:39 +10:00
Tom Coleman
63828515d1 Got verdaccio working, borrowing heavily from the old repro command 2022-08-02 23:08:42 +10:00