Commit 48e7e10
authored
feat: add experimental_patchConfig (#7521)
* add experimental_readRawConfig and tests
* move printBindings out of /config/index.ts
* add experimental_patchConfig
* fixups
* add tests
* changeset
* more tests
* pr feedback
* allow editing and deleting with `isArrayInsertion` flag
* more tests
* fixups
* update changeset
* fix test1 parent 086a6b8 commit 48e7e10
File tree
5 files changed
+1000
-13
lines changed- .changeset
- packages/wrangler/src
- __tests__
- config
5 files changed
+1000
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6045 | 6045 | | |
6046 | 6046 | | |
6047 | 6047 | | |
6048 | | - | |
| 6048 | + | |
| 6049 | + | |
| 6050 | + | |
| 6051 | + | |
6049 | 6052 | | |
6050 | 6053 | | |
6051 | 6054 | | |
6052 | 6055 | | |
6053 | | - | |
6054 | | - | |
6055 | | - | |
6056 | | - | |
| 6056 | + | |
| 6057 | + | |
| 6058 | + | |
| 6059 | + | |
| 6060 | + | |
6057 | 6061 | | |
6058 | 6062 | | |
6059 | 6063 | | |
| |||
6072 | 6076 | | |
6073 | 6077 | | |
6074 | 6078 | | |
6075 | | - | |
6076 | | - | |
6077 | | - | |
6078 | | - | |
| 6079 | + | |
| 6080 | + | |
| 6081 | + | |
| 6082 | + | |
| 6083 | + | |
6079 | 6084 | | |
6080 | 6085 | | |
6081 | 6086 | | |
6082 | 6087 | | |
6083 | | - | |
6084 | | - | |
6085 | | - | |
6086 | | - | |
| 6088 | + | |
| 6089 | + | |
| 6090 | + | |
| 6091 | + | |
| 6092 | + | |
6087 | 6093 | | |
6088 | 6094 | | |
6089 | 6095 | | |
| |||
0 commit comments