TowyTowy
f1b2bd0486
fix(adventurelog): allow pnpm build scripts so install/update doesn't abort ( #15681 )
...
AdventureLog's frontend install runs a bare `pnpm i`. On pnpm v10+, build
scripts of dependencies (esbuild, es5-ext, svelte-preprocess) are ignored by
default and pnpm aborts with ERR_PNPM_IGNORED_BUILDS (exit 1), so the install
never reaches `pnpm build`. The shipped frontend/pnpm-workspace.yaml already
pins esbuild, so those builds are expected to run.
Enable the builds for this app only by appending `dangerouslyAllowAllBuilds:
true` to the frontend's pnpm-workspace.yaml before `pnpm i`, in both the install
and update paths. The change is guarded so it is not duplicated on re-run, and
it is scoped to AdventureLog (which ships no onlyBuiltDependencies) to avoid the
global config conflict that a repo-wide setting would cause.
Fixes #15670
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-11 20:07:05 +02:00
..
2026-06-19 09:53:08 +02:00
2026-07-11 20:07:05 +02:00
2026-06-19 09:53:08 +02:00
2026-06-19 09:53:08 +02:00
2026-06-12 09:27:45 +02:00
2026-06-19 09:53:08 +02:00
2026-06-30 13:01:18 +02:00
2026-06-30 13:01:18 +02:00
2026-06-28 23:02:08 +02:00
2026-06-11 21:07:38 +02:00
2026-06-30 13:01:18 +02:00
2026-06-19 09:53:08 +02:00
2026-06-30 13:01:18 +02:00
2026-06-19 09:53:08 +02:00
2026-06-30 13:01:18 +02:00
2026-06-19 09:53:08 +02:00
2026-06-30 13:01:18 +02:00
2026-06-20 19:46:09 +10:00
2026-06-30 13:01:18 +02:00
2026-06-30 13:01:18 +02:00
2026-06-19 09:53:08 +02:00
2026-06-21 02:56:49 +10:00
2026-06-21 02:56:49 +10:00
2026-06-19 09:53:08 +02:00
2026-06-19 09:53:08 +02:00
2026-06-30 13:01:18 +02:00
2026-06-19 09:53:08 +02:00
2026-06-19 09:53:08 +02:00
2026-06-10 22:04:45 +02:00
2026-06-19 09:53:08 +02:00
2026-06-19 09:53:08 +02:00
2026-06-19 09:53:08 +02:00
2026-06-19 09:53:08 +02:00
2026-06-19 09:53:08 +02:00
2026-06-30 13:01:18 +02:00
2026-06-19 09:53:08 +02:00
2026-06-08 08:33:20 +02:00
2026-06-30 13:01:18 +02:00
2026-06-19 09:53:08 +02:00
2026-06-11 20:05:39 +02:00
2026-06-19 09:53:08 +02:00
2026-06-19 09:53:08 +02:00
2026-06-19 09:53:08 +02:00
2026-06-19 09:53:08 +02:00
2026-06-19 09:53:08 +02:00
2026-06-30 13:01:18 +02:00
2026-06-11 07:34:54 +02:00
2026-06-05 13:55:33 +02:00
2026-06-19 09:53:08 +02:00
2026-05-17 20:32:12 +02:00
2026-06-26 14:57:46 +02:00
2026-05-17 20:27:13 +02:00
2026-06-19 09:53:08 +02:00
2026-06-19 09:53:08 +02:00
2026-06-22 20:13:27 +02:00
2026-06-27 21:07:03 +02:00
2026-06-19 09:53:08 +02:00
2026-06-22 21:12:42 +02:00
2026-06-20 17:48:59 +02:00
2026-05-22 11:05:53 +02:00
2026-05-26 08:03:20 +02:00
2026-06-30 13:01:18 +02:00
2026-06-19 09:53:08 +02:00
2026-06-30 13:01:18 +02:00
2026-06-30 13:01:18 +02:00
2026-06-19 09:53:08 +02:00
2026-06-19 09:53:08 +02:00
2026-07-04 21:49:09 +02:00
2026-06-19 09:53:08 +02:00
2026-07-04 11:55:36 +02:00
2026-06-30 14:28:40 +02:00
2026-06-19 09:53:08 +02:00
2026-05-19 23:33:12 +02:00
2026-06-22 22:06:36 +02:00
2026-06-29 22:30:31 +02:00
2026-07-05 21:34:42 +02:00
2026-06-19 09:53:08 +02:00
2026-06-21 22:24:10 +02:00
2026-06-19 09:53:08 +02:00
2026-06-01 15:58:32 +02:00
2026-07-10 10:53:51 +02:00
2026-06-29 09:59:43 +02:00
2026-05-30 23:48:30 +02:00
2026-06-30 19:44:42 +10:00
2026-06-21 22:24:10 +02:00
2026-06-19 09:53:08 +02:00
2026-07-07 22:45:52 +02:00
2026-07-02 09:11:58 +02:00
2026-05-19 08:24:28 +02:00
2026-06-30 13:01:18 +02:00
2026-06-30 13:01:18 +02:00
2026-06-20 00:34:00 +02:00
2026-06-20 00:34:00 +02:00
2026-06-20 00:34:00 +02:00
2026-06-08 22:28:40 +02:00
2026-06-30 13:01:18 +02:00
2026-06-20 00:34:00 +02:00
2026-06-20 00:34:00 +02:00
2026-06-20 00:34:00 +02:00
2026-06-20 00:34:00 +02:00
2026-06-21 22:24:10 +02:00
2026-06-30 13:01:18 +02:00
2026-05-29 08:29:33 +02:00
2026-06-30 13:01:18 +02:00
2026-05-28 07:04:54 +02:00
2026-06-20 00:34:00 +02:00
2026-07-05 22:28:00 +02:00
2026-06-20 00:34:00 +02:00
2026-06-20 00:34:00 +02:00
2026-05-16 23:32:05 +02:00
2026-06-20 00:34:00 +02:00
2026-06-30 13:01:18 +02:00
2026-06-21 02:56:49 +10:00
2026-07-06 15:38:39 +02:00
2026-06-21 02:56:49 +10:00
2026-06-21 02:56:49 +10:00
2026-06-21 02:56:49 +10:00
2026-06-14 14:00:32 +02:00
2026-06-21 22:24:10 +02:00
2026-06-30 13:01:18 +02:00
2026-06-21 02:56:49 +10:00
2026-07-01 21:13:48 +02:00
2026-06-21 02:56:49 +10:00
2026-06-21 02:56:49 +10:00
2026-06-01 16:00:00 +02:00
2026-06-21 02:56:49 +10:00
2026-06-21 02:56:49 +10:00
2026-06-21 02:56:49 +10:00
2026-06-21 02:56:49 +10:00
2026-05-31 12:53:56 +02:00
2026-06-30 13:01:18 +02:00
2026-06-16 13:26:24 +02:00
2026-06-29 23:11:26 +02:00
2026-06-02 09:05:25 +02:00
2026-06-21 02:56:49 +10:00
2026-06-21 00:21:58 +02:00
2026-06-21 00:21:58 +02:00
2026-06-21 00:21:58 +02:00
2026-06-30 13:01:18 +02:00
2026-06-21 00:21:58 +02:00
2026-06-21 00:21:58 +02:00
2026-06-30 13:01:18 +02:00
2026-06-21 00:21:58 +02:00
2026-06-21 22:24:10 +02:00
2026-06-30 13:01:18 +02:00
2026-06-30 13:01:18 +02:00
2026-05-19 08:50:45 +02:00
2026-07-11 20:00:36 +02:00
2026-06-28 23:02:08 +02:00
2026-06-21 00:21:58 +02:00
2026-06-21 00:21:58 +02:00
2026-06-30 13:01:18 +02:00
2026-06-21 22:24:10 +02:00
2026-06-21 00:21:58 +02:00
2026-06-05 14:00:55 +02:00
2026-06-30 13:01:18 +02:00
2026-06-30 13:01:18 +02:00
2026-06-21 20:42:17 +02:00
2026-06-08 22:28:40 +02:00
2026-06-21 20:42:17 +02:00
2026-06-21 22:24:10 +02:00
2026-06-30 13:01:18 +02:00
2026-06-21 20:42:17 +02:00
2026-06-21 20:42:17 +02:00
2026-05-24 12:27:38 +02:00
2026-06-02 09:05:25 +02:00
2026-05-20 14:34:22 +02:00
2026-07-01 15:34:50 +02:00
2026-06-07 22:56:12 +02:00
2026-06-30 13:01:18 +02:00
2026-06-21 20:42:17 +02:00
2026-06-21 20:42:17 +02:00
2026-06-29 22:44:21 +02:00
2026-06-30 13:01:18 +02:00
2026-06-21 20:42:17 +02:00
2026-06-30 13:01:18 +02:00
2026-06-21 20:45:41 +02:00
2026-06-21 20:45:41 +02:00
2026-06-21 20:45:41 +02:00
2026-06-30 13:01:18 +02:00
2026-06-21 20:45:41 +02:00
2026-06-28 23:02:08 +02:00
2026-06-21 20:45:41 +02:00
2026-06-30 13:01:18 +02:00
2026-06-11 16:20:57 +02:00
2026-07-09 00:56:59 +02:00
2026-06-21 20:45:41 +02:00
2026-06-21 20:45:41 +02:00
2026-06-05 12:04:34 +02:00
2026-06-21 20:45:41 +02:00
2026-06-21 20:45:41 +02:00
2026-06-21 22:24:10 +02:00
2026-06-21 20:45:41 +02:00
2026-06-21 20:45:41 +02:00
2026-06-30 13:01:18 +02:00
2026-06-30 13:01:18 +02:00
2026-05-19 08:24:28 +02:00
2026-06-30 13:01:18 +02:00
2026-06-21 20:44:06 +02:00
2026-06-30 13:01:18 +02:00
2026-06-21 20:44:06 +02:00
2026-06-21 20:44:06 +02:00
2026-06-21 20:44:06 +02:00
2026-06-21 20:44:06 +02:00
2026-07-09 11:28:40 +10:00
2026-06-25 14:06:24 +02:00
2026-07-06 15:00:41 +02:00
2026-06-30 13:01:18 +02:00
2026-06-21 20:44:06 +02:00
2026-07-10 20:47:58 +02:00
2026-06-22 21:11:47 +02:00
2026-05-22 08:51:43 +02:00
2026-06-21 20:44:06 +02:00
2026-06-21 20:44:06 +02:00
2026-06-21 20:44:06 +02:00
2026-06-21 20:44:06 +02:00
2026-06-21 20:44:06 +02:00
2026-06-30 13:01:18 +02:00
2026-06-21 20:44:06 +02:00
2026-06-21 20:44:06 +02:00
2026-06-21 20:44:06 +02:00
2026-06-21 23:11:47 +02:00
2026-06-21 23:11:47 +02:00
2026-07-02 11:06:43 +02:00
2026-06-21 23:11:47 +02:00
2026-06-30 13:01:18 +02:00
2026-06-30 13:01:18 +02:00
2026-06-21 22:24:10 +02:00
2026-06-21 23:11:47 +02:00
2026-06-21 23:11:47 +02:00
2026-06-21 23:11:47 +02:00
2026-06-22 21:10:14 +02:00
2026-06-21 23:11:47 +02:00
2026-06-21 23:11:47 +02:00
2026-06-21 23:11:47 +02:00
2026-06-21 23:11:47 +02:00
2026-06-21 23:11:47 +02:00
2026-06-21 23:11:47 +02:00
2026-06-21 23:11:47 +02:00
2026-06-21 23:11:47 +02:00
2026-06-29 13:24:52 +02:00
2026-05-21 23:07:16 +02:00
2026-05-19 23:42:26 +02:00
2026-06-22 11:41:14 +02:00
2026-06-02 09:05:25 +02:00
2026-05-19 08:34:52 +02:00
2026-06-06 22:20:40 +02:00
2026-06-30 13:01:18 +02:00
2026-06-22 11:41:14 +02:00
2026-07-10 10:57:27 +02:00
2026-06-22 11:41:14 +02:00
2026-07-01 22:40:55 +02:00
2026-06-30 13:01:18 +02:00
2026-06-22 11:41:14 +02:00
2026-05-29 23:49:34 +02:00
2026-05-17 14:01:56 +02:00
2026-06-22 11:41:14 +02:00
2026-05-22 23:04:04 +10:00
2026-06-22 13:27:16 +02:00
2026-06-22 13:27:16 +02:00
2026-06-06 22:11:21 +02:00
2026-06-22 13:27:16 +02:00
2026-06-21 22:24:10 +02:00
2026-06-22 13:27:16 +02:00
2026-06-22 13:27:16 +02:00
2026-06-17 15:30:38 +02:00
2026-06-22 13:27:16 +02:00
2026-06-30 13:01:18 +02:00
2026-06-22 13:27:16 +02:00
2026-06-21 22:24:10 +02:00
2026-06-30 13:01:18 +02:00
2026-06-22 13:27:16 +02:00
2026-06-22 13:27:16 +02:00
2026-06-22 13:27:16 +02:00
2026-06-22 13:27:16 +02:00
2026-06-22 13:27:16 +02:00
2026-06-30 13:01:18 +02:00
2026-06-22 22:00:23 +02:00
2026-06-22 13:27:16 +02:00
2026-06-22 13:27:16 +02:00
2026-06-30 13:01:18 +02:00
2026-06-22 21:13:32 +02:00
2026-05-23 09:48:03 +02:00
2026-06-30 13:01:18 +02:00
2026-06-22 21:13:32 +02:00
2026-06-22 21:13:32 +02:00
2026-06-22 21:13:32 +02:00
2026-07-06 23:28:48 +02:00
2026-06-24 11:37:18 +10:00
2026-06-22 21:13:32 +02:00
2026-06-06 16:08:46 +02:00
2026-05-28 08:33:02 +02:00
2026-06-30 13:01:18 +02:00
2026-06-30 13:01:18 +02:00
2026-06-22 21:13:32 +02:00
2026-06-22 21:13:32 +02:00
2026-05-19 08:24:28 +02:00
2026-06-30 13:01:18 +02:00
2026-06-22 21:13:32 +02:00
2026-06-30 13:01:18 +02:00
2026-06-22 21:13:32 +02:00