Skip to content

sqlite3-bundler-friendly.mjs missing [3.51.1-build2] #123

@robingenz

Description

@robingenz

We have just updated our project from version 3.50.3-build1 to version 3.51.1-build2. Unfortunately, in version 3.51.1-build2, the following import in sqlite3-worker1-bundler-friendly.mjs is broken because sqlite3-bundler-friendly.mjs is no longer shipped:

import { default as sqlite3InitModule } from './sqlite3-bundler-friendly.mjs';
sqlite3InitModule().then((sqlite3) => sqlite3.initWorker1API());
3.50.3-build1 3.51.1-build2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions