Skip to content

Ci test & refactor#1

Merged
youngestar merged 10 commits into
mainfrom
ci-test
Nov 14, 2025
Merged

Ci test & refactor#1
youngestar merged 10 commits into
mainfrom
ci-test

Conversation

@youngestar

Copy link
Copy Markdown
Owner

fix: 测试了ci/cd 流, 修复了相关问题
refactor: 重构了少量结构

…path

- @youngro/emotion-tokens: default exports to src; replace invalid "production" key with conventional "./dist" subpath
- @youngro/feature-youngro-card: default to src; add "./dist" subpath
- @youngro/lib-utils: default to src; add "./dist" subpath
- @youngro/design-tokens: default to src; keep styles passthrough; add "./dist" subpath
- @youngro/icons: use aggregated source index for "." and "./react"; keep "./dist" subpath; add src/generated/index.tsx

This enables fast type-checks under --ignore-scripts without requiring package builds, while still allowing consumers to target built artifacts via the explicit "./dist" export.
- Lint/Typecheck installs use --ignore-scripts
- Fix pnpm --if-present flag position for lint
- Make @repo/ui build optional to avoid unrelated failures
- Add final summary job to print results and fail if any job fails
…ashFunction=xxhash64

- Observed TypeError in WasmHash.update during Next.js build under Node v22.20.0
- Add webpack override in apps/web/next.config.mjs to use xxhash64
- Verified: production build completes successfully
@youngestar
youngestar merged commit 1feab2f into main Nov 14, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant