Skip to content

Conversation

adamziel
Copy link
Collaborator

@adamziel adamziel commented May 17, 2024

Related to Boot protocol #1398

Ships the SQLite database integration in WordPress builds to make it accessible in remote.html and enable installing it separately in WordPress builds that don't ship it by default.

To test, run rm packages/playground/wordpress-builds/src/sqlite-database-integration/sqlite-database-integration.zip and then confirm this command refreshes the local SQLite database zip:

nx bundle-sqlite-database playground-wordpress-builds 
Related to Boot protocol #1398 Ships the SQLite database integration in WordPress builds to make it accessible in remote.html and enable installing it separately in WordPress builds that don't ship it by default. No testing instructions – this only adds new code that's not used for anything yet.
@adamziel adamziel merged commit c6d06f2 into trunk May 17, 2024
@adamziel adamziel deleted the ship-sqlite-database-integration-plugin branch May 17, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment