Skip to content

v0.4.0 broke asset bundling #24

@ignatz

Description

@ignatz

Summary

Now getting:

called `Result::unwrap()` on an `Err` value: no embedded PGlite runtime assets are available; enable the `bundled` feature or set PGLITE_OXIDE_RUNTIME_ARCHIVE

even with bundled feature enabled (it's also enabled by default).

(on a tangent, haven't looked into the details but v0.4.0 also seems to have significantly increased the transitive dependency footprint, which may make sense or may be accidental. I looked at the change but it's too much for my teeny brain to review)

Reproduction

clone run `cargo test`

Versions

v0.4.0

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions