Commit 3c35886
Mark PostgreSQL package as side-effectful
The package applies Temporal polyfills at module load time, so its
package metadata must not advertise the module as side-effect free.
Set sideEffects to true so bundlers preserve the initialization when
consumers import the package.
#19 (comment)
Co-Authored-By: OpenAI Codex <codex@openai.com>1 parent 1edc47c commit 3c35886
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments