Join Slack
Powered by
I see that SqlLite can work in browser <https://sq...
# orm-help
p
philip andrew
01/31/2021, 11:09 AM
I see that SqlLite can work in browser
https://sql.js.org/#/
- can prisma client also work in browser to query SqlLite in browser?
a
Alex Finnarn
01/31/2021, 4:09 PM
I ran into some issue that had a debug message that led me to
https://github.com/prisma/e2e-tests/issues/1101
. So "broswer build feature" is a thing.
p
philip andrew
02/01/2021, 1:04 AM
@Alex Finnarn
How to do a browser build?
r
Ryan
02/01/2021, 7:01 AM
@philip andrew
👋 I don’t think that’s possible or quite complicated as you might have to build from source. I would suggest creating a feature request
here
so that we can look into this.
p
philip andrew
02/01/2021, 10:25 AM
@Ryan
@Alex Finnarn
ok I made
https://github.com/prisma/prisma/issues/5385
🙌 1
2
Views
Open in Slack
Previous
Next