Commit 0cb5500
authored
feat: add allowDataLoss option and remove ensureCompiledOnStartup (#546)
Introduces a new compilation configuration with an `allowDataLoss` option designed for rapid iteration platforms. This change also removes the `ensureCompiledOnStartup` option, replacing it with a compilation option, which is a breaking change. The update affects both `@pgflow/core` and `@pgflow/edge-worker` packages.1 parent 8e7fa36 commit 0cb5500
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments