ForbesLindesay / atdatabases

TypeScript clients for databases that prevent SQL Injection
https://www.atdatabases.org
MIT License
608 stars 47 forks source link

@Databases/expo does not work correctly in the browser(process is not defined). #232

Open semdy opened 2 years ago

semdy commented 2 years ago

Module @babel/code-frame causes process is not defined in browser. https://github.com/ForbesLindesay/atdatabases/blob/master/packages/websql-core/src/Database.ts#L4

微信截图_20220225181332

grantila commented 2 years ago

FYI I just built awesome-code-frame to get rid of e.g. this but also have better support for colors, including in browsers.