refactor: bundle shared so each consumer can require/import without hassle (#64167)

This commit is contained in:
Oliver Eyton-Williams
2026-01-19 10:45:40 +01:00
committed by GitHub
parent ddfd598eb4
commit f03ad05e84
190 changed files with 1059 additions and 437 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ jobs:
- name: Install and Build
run: |
pnpm install
pnpm compile:ts
pnpm turbo compile
pnpm run build:curriculum
- name: Start apps