duckdb-wasm icon indicating copy to clipboard operation
duckdb-wasm copied to clipboard

Test embedding of shell

Open ankoh opened this issue 4 years ago • 1 comments

We should test the shell embedding in the CI since it will be used in duckdb-web and dashql.

ankoh avatar Jul 05 '21 11:07 ankoh

I migrated the shell to functional React hooks a while ago and got rid of redux. This should simplify the embedding.

ankoh avatar Oct 27 '21 11:10 ankoh