refactor: isolate legacy flags
This commit is contained in:
parent
407ac2d8aa
commit
43c08387f1
65 changed files with 282 additions and 147 deletions
|
|
@ -12,7 +12,7 @@ import { SimulatedProvider } from "./simulated-provider"
|
|||
/**
|
||||
* Layer replacements applied when the server is built in simulation mode.
|
||||
*
|
||||
* The server merges these into the app node build when `OPENCODE_SIMULATE`
|
||||
* The server merges these into the app node build when simulation is enabled
|
||||
* is enabled, via a dynamic import so this module is never loaded eagerly.
|
||||
*
|
||||
* - Network: all outbound HTTP resolves against the simulated route table;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue