Commit 588a667
committed
Refactor alchemy.run.ts to remove forceUpdate option from stateStore configuration and update package.json to include postinstall script
This commit simplifies the stateStore configuration in alchemy.run.ts by removing the `forceUpdate` option, streamlining the deployment process. Additionally, it adds a `postinstall` script in package.json to run a fix script for Alchemy D1, enhancing the setup process for new installations.1 parent a4e4770 commit 588a667
4 files changed
Lines changed: 126 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
0 commit comments