Conversation
|
Cursor Agent can help with this pull request. Just |
|
❌ Deploy Preview for module-federation-docs failed. Why did it fail? →
|
@module-federation/devtools
@module-federation/cli
create-module-federation
@module-federation/data-prefetch
@module-federation/dts-plugin
@module-federation/enhanced
@module-federation/error-codes
@module-federation/esbuild
@module-federation/managers
@module-federation/manifest
@module-federation/metro
@module-federation/metro-plugin-rnc-cli
@module-federation/metro-plugin-rnef
@module-federation/modern-js
@module-federation/modern-js-v3
@module-federation/native-federation-tests
@module-federation/native-federation-typescript
@module-federation/nextjs-mf
@module-federation/node
@module-federation/retry-plugin
@module-federation/rsbuild-plugin
@module-federation/rspack
@module-federation/rspress-plugin
@module-federation/runtime
@module-federation/runtime-core
@module-federation/runtime-tools
@module-federation/sdk
@module-federation/storybook-addon
@module-federation/third-party-dts-extractor
@module-federation/treeshake-frontend
@module-federation/treeshake-server
@module-federation/typescript
@module-federation/utilities
@module-federation/webpack-bundler-runtime
@module-federation/bridge-react
@module-federation/bridge-react-webpack-plugin
@module-federation/bridge-shared
@module-federation/bridge-vue3
@module-federation/inject-external-runtime-core-plugin
commit: |
Bundle Size Report1 package(s) changed, 40 unchanged.
Total dist: 6.38 MB (-13 B (-0.0%)) |
…ation-harness-cdc5
…ation-harness-cdc5 # Conflicts: # .github/workflows/build-and-test.yml # package.json # tools/scripts/ci-local.mjs
Description
This PR introduces a monorepo harness for
rslib, inspired byrstest's project orchestration capabilities. It enables the definition and execution ofrslib buildcommands across multiple projects within a monorepo structure.Key features include:
rslib.harness.config.mjsfor declaring project entries (paths, globs, inline configs).scripts/rslib-harness.mjs) to executerslib buildacross resolved projects.--project) and dry-run/list modes.Related Issue
This implementation addresses the user's request to design a monorepo harness for
rslibsimilar torstest's capabilities, as discussed in the conversation.Types of changes
Checklist
Single-PR Review Guide (No Additional PRs)
This PR will remain a single PR. Improvements are being done in-place (no stacked or follow-up PR splitting).
Suggested Review Order
In-Place Scope Trim Checklist