Commit a516e39
ScriptedAlchemy
fix(rstest): apply review fixes to the federation plugin
- default off MF dts/manifest/dev machinery in test builds (explicit user
values win) and warn when forcing asyncStartup, library.name, or
experiments.optimization.target over explicit user config
- use api.context.callerName to warn outside rstest and default the target
to browser under the rstest-browser runner (explicit target wins)
- export FEDERATION_PLUGIN_NAME as the stable public plugin name
- register modifyEnvironmentConfig with order 'post' so the externals
bypass stays ahead of other plugins regardless of registration order
- sniff federation remotes from duck-typed plugins and cover scoped string
remotes (@scope/remote@url) with a regression test1 parent 940fac8 commit a516e39
9 files changed
Lines changed: 495 additions & 451 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
19 | 26 | | |
20 | 27 | | |
21 | 28 | | |
| |||
27 | 34 | | |
28 | 35 | | |
29 | 36 | | |
30 | | - | |
| 37 | + | |
31 | 38 | | |
32 | 39 | | |
33 | 40 | | |
| |||
0 commit comments